diff --git a/graphics/potrace/Makefile b/graphics/potrace/Makefile index a1d683b43ecb..1c695a1b8aa5 100644 --- a/graphics/potrace/Makefile +++ b/graphics/potrace/Makefile @@ -1,26 +1,28 @@ PORTNAME= potrace DISTVERSION= 1.16 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/potrace/${PORTVERSION} MAINTAINER= ps.ports@smyrak.com COMMENT= Transforms bitmaps into vector graphics WWW= https://potrace.sourceforge.net LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPE_VENDOR= potrace_project OPTIONS_DEFINE= METRIC A4 DOCS OPTIONS_DEFAULT=METRIC A4 METRIC_DESC= Use metric units (cm) as default METRIC_CONFIGURE_ENABLE= metric A4_DESC= Use A4 as the default papersize A4_CONFIGURE_ENABLE= a4 .include diff --git a/graphics/potrace/pkg-plist b/graphics/potrace/pkg-plist index 8cfb8bda7fc2..fbdbb781b6ac 100644 --- a/graphics/potrace/pkg-plist +++ b/graphics/potrace/pkg-plist @@ -1,5 +1,5 @@ bin/potrace bin/mkbitmap -man/man1/potrace.1.gz -man/man1/mkbitmap.1.gz +share/man/man1/potrace.1.gz +share/man/man1/mkbitmap.1.gz %%PORTDOCS%%%%DOCSDIR%%/placement.pdf