aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/tkfont
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/tkfont
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/tkfont')
-rw-r--r--x11-fonts/tkfont/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-fonts/tkfont/Makefile b/x11-fonts/tkfont/Makefile
index e3d7dcf0acf3..b40f56e27502 100644
--- a/x11-fonts/tkfont/Makefile
+++ b/x11-fonts/tkfont/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: tkfont-1.1
-# Date created: 11 May 1998
-# Whom: Brett Taylor
-#
+# Created by: Brett Taylor
# $FreeBSD$
-#
PORTNAME= tkfont
PORTVERSION= 1.1
@@ -21,6 +17,7 @@ RUN_DEPENDS+= xlsfonts:${PORTSDIR}/x11-fonts/xlsfonts
NO_BUILD= yes
+NO_STAGE= yes
post-patch:
${SED} -e "s,/usr/local,${LOCALBASE}," \
-e "s,#!/usr/X11/bin/wish,#!${WISH}," \