diff --git a/textproc/sgrep2/Makefile b/textproc/sgrep2/Makefile index a2e8d33b20da..af991e428890 100644 --- a/textproc/sgrep2/Makefile +++ b/textproc/sgrep2/Makefile @@ -1,5 +1,6 @@ PORTNAME= sgrep2 PORTVERSION= 1.94a +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \ LOCAL/jkoshy @@ -10,6 +11,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.* diff --git a/textproc/sgrep2/pkg-plist b/textproc/sgrep2/pkg-plist index 0f0844a42d78..5b2e1cb80827 100644 --- a/textproc/sgrep2/pkg-plist +++ b/textproc/sgrep2/pkg-plist @@ -1,3 +1,3 @@ bin/sgrep -man/man1/sgrep.1.gz +share/man/man1/sgrep.1.gz %%DATADIR%%/sample.sgreprc