diff --git a/textproc/sgrep2/Makefile b/textproc/sgrep2/Makefile index af991e428890..f9b2dbf438fe 100644 --- a/textproc/sgrep2/Makefile +++ b/textproc/sgrep2/Makefile @@ -2,8 +2,7 @@ PORTNAME= sgrep2 PORTVERSION= 1.94a PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \ - LOCAL/jkoshy +MASTER_SITES= LOCAL/jkoshy DISTNAME= sgrep-${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -11,7 +10,7 @@ COMMENT= Grep for structured text like SGML and HTML WWW= https://www.cs.helsinki.fi/u/jjaakkol/sgrep.html GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share + CONFIGURE_ARGS= --datadir=${DATADIR} CONFLICTS= sgrep-0.*