diff options
-rw-r--r-- | textproc/perl2html/Makefile | 3 | ||||
-rw-r--r-- | textproc/perl2html/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/perl2html/Makefile b/textproc/perl2html/Makefile index 35aeeca3bcaf..fe3358399537 100644 --- a/textproc/perl2html/Makefile +++ b/textproc/perl2html/Makefile @@ -1,6 +1,6 @@ PORTNAME= perl2html PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc www MASTER_SITES= SUNSITE/apps/www/converters @@ -11,6 +11,7 @@ WWW= http://user.cs.tu-berlin.de/~schintke/x2html/ LICENSE= GPLv2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share OPTIONS_DEFINE= DOCS post-install-DOCS-on: diff --git a/textproc/perl2html/pkg-plist b/textproc/perl2html/pkg-plist index c4304f99ce49..2c7cdc47ed4c 100644 --- a/textproc/perl2html/pkg-plist +++ b/textproc/perl2html/pkg-plist @@ -1,5 +1,5 @@ bin/perl2html -man/man1/perl2html.1.gz +share/man/man1/perl2html.1.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README |