aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/bdftopcf
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:51:14 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:51:14 +0800
commitb47ac46abd811e3c8ee18c563e782daeb84aa918 (patch)
tree114837d5e8aa98521f12237093ea2d2f0806ca9b /x11-fonts/bdftopcf
parentb9a3b13e4b43a2ea13779932760512046d251eb2 (diff)
downloadfreebsd-ports-gnome-b47ac46abd811e3c8ee18c563e782daeb84aa918.tar.gz
freebsd-ports-gnome-b47ac46abd811e3c8ee18c563e782daeb84aa918.tar.zst
freebsd-ports-gnome-b47ac46abd811e3c8ee18c563e782daeb84aa918.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-fonts)
Diffstat (limited to 'x11-fonts/bdftopcf')
-rw-r--r--x11-fonts/bdftopcf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/bdftopcf/Makefile b/x11-fonts/bdftopcf/Makefile
index a5c6d9ebb9fd..5cde862ed570 100644
--- a/x11-fonts/bdftopcf/Makefile
+++ b/x11-fonts/bdftopcf/Makefile
@@ -14,4 +14,5 @@ USE_XORG= xfont
PLIST_FILES= bin/bdftopcf
MAN1= bdftopcf.1
+NO_STAGE= yes
.include <bsd.port.mk>