aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/bdfresize
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:51:14 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:51:14 +0000
commit8370206e3b269db1256cd3ad8c518e2574eaaa63 (patch)
tree114837d5e8aa98521f12237093ea2d2f0806ca9b /x11-fonts/bdfresize
parentf0d1c93f67019d7e8c46eaf26502e7daf5693df0 (diff)
downloadports-8370206e3b269db1256cd3ad8c518e2574eaaa63.tar.gz
ports-8370206e3b269db1256cd3ad8c518e2574eaaa63.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-fonts)
Notes
Notes: svn path=/head/; revision=327781
Diffstat (limited to 'x11-fonts/bdfresize')
-rw-r--r--x11-fonts/bdfresize/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-fonts/bdfresize/Makefile b/x11-fonts/bdfresize/Makefile
index 2463d18637eb..088174523fe2 100644
--- a/x11-fonts/bdfresize/Makefile
+++ b/x11-fonts/bdfresize/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bdfresize
-# Date created: 1 April 2001
-# Whom: Yoshihiko Sarumaru <mistral@imasy.or.jp>
-#
+# Created by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
# $FreeBSD$
-#
PORTNAME= bdfresize
PORTVERSION= 1.5
@@ -18,4 +14,5 @@ GNU_CONFIGURE= yes
MAN1= bdfresize.1
PLIST_FILES= bin/bdfresize
+NO_STAGE= yes
.include <bsd.port.mk>