summaryrefslogtreecommitdiff
path: root/x11-fonts
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-06-03 09:03:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-06-03 09:03:13 +0000
commit25551b7d93cee84e7bbc4c8a262f418136f55a78 (patch)
tree14a1217133031b21cf1a6f0c059d7957ea176a87 /x11-fonts
parent- Update to 1.9 (diff)
- Stage support
Notes
Notes: svn path=/head/; revision=356311
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>