diff --git a/x11-fonts/bdfresize/Makefile b/x11-fonts/bdfresize/Makefile index a954038e75b9a..acf494e6ca0c2 100644 --- a/x11-fonts/bdfresize/Makefile +++ b/x11-fonts/bdfresize/Makefile @@ -1,6 +1,6 @@ PORTNAME= bdfresize PORTVERSION= 1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fonts MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/ @@ -12,7 +12,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PLIST_FILES= bin/bdfresize \ - man/man1/bdfresize.1.gz + share/man/man1/bdfresize.1.gz .include