diff --git a/textproc/sgrep2/Makefile b/textproc/sgrep2/Makefile index e10954e0d991..4f87fc5102d4 100644 --- a/textproc/sgrep2/Makefile +++ b/textproc/sgrep2/Makefile @@ -10,14 +10,11 @@ MASTER_SITE_SUBDIR= jkoshy DISTNAME= sgrep-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A `grep' for structured text like SGML and HTML +COMMENT= Grep for structured text like SGML and HTML GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${DATADIR} CONFLICTS= sgrep-0.* -MAN1= sgrep.1 - -NO_STAGE= yes .include diff --git a/textproc/sgrep2/pkg-plist b/textproc/sgrep2/pkg-plist index 49ca7c29fb63..9083a310f58f 100644 --- a/textproc/sgrep2/pkg-plist +++ b/textproc/sgrep2/pkg-plist @@ -1,3 +1,4 @@ bin/sgrep +man/man1/sgrep.1.gz %%DATADIR%%/sample.sgreprc @dirrm %%DATADIR%%