diff --git a/x11-fonts/gbdfed/Makefile b/x11-fonts/gbdfed/Makefile index 26dcc22bf769..6fd63059d5ba 100644 --- a/x11-fonts/gbdfed/Makefile +++ b/x11-fonts/gbdfed/Makefile @@ -1,21 +1,22 @@ PORTNAME= gbdfed PORTVERSION= 1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fonts MASTER_SITES= http://sofia.nmsu.edu/~mleisher/Software/gbdfed/ MAINTAINER= lichray@gmail.com COMMENT= GTK2 bitmap font editor WWW= http://sofia.nmsu.edu/~mleisher/Software/gbdfed/ LICENSE= MIT USES= gettext gnome pkgconfig tar:bzip2 USE_GNOME= gtk20 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPPFLAGS+= -I${LOCALBASE}/include PLIST_FILES= bin/gbdfed \ - man/man1/gbdfed.1.gz + share/man/man1/gbdfed.1.gz .include