summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/gbdfed/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-fonts/gbdfed/Makefile b/x11-fonts/gbdfed/Makefile
index 72258606b545..9bbdf33fa502 100644
--- a/x11-fonts/gbdfed/Makefile
+++ b/x11-fonts/gbdfed/Makefile
@@ -11,14 +11,12 @@ COMMENT= A GTK2 bitmap font editor
LICENSE= MIT
-USE_BZIP2= yes
-USES= gettext pkgconfig
+USES= gettext pkgconfig tar:bzip2
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
-MAN1= gbdfed.1
-PLIST_FILES= bin/gbdfed
+PLIST_FILES= bin/gbdfed \
+ man/man1/gbdfed.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>