aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers/Xfstt
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:52:24 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:52:24 +0800
commitf62135ce74fb0d80b73e4ebf4fa42608418c9b5a (patch)
treee9ff69256a9845ee60f467b137b49a0e21bcc311 /x11-servers/Xfstt
parentb47ac46abd811e3c8ee18c563e782daeb84aa918 (diff)
downloadfreebsd-ports-gnome-f62135ce74fb0d80b73e4ebf4fa42608418c9b5a.tar.gz
freebsd-ports-gnome-f62135ce74fb0d80b73e4ebf4fa42608418c9b5a.tar.zst
freebsd-ports-gnome-f62135ce74fb0d80b73e4ebf4fa42608418c9b5a.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-servers)
Diffstat (limited to 'x11-servers/Xfstt')
-rw-r--r--x11-servers/Xfstt/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-servers/Xfstt/Makefile b/x11-servers/Xfstt/Makefile
index de61e685e8b6..0fd6709fc00d 100644
--- a/x11-servers/Xfstt/Makefile
+++ b/x11-servers/Xfstt/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Xfstt
-# Date created: 11 September 1998
-# Whom: jabley@clear.co.nz
-#
+# Created by: jabley@clear.co.nz
# $FreeBSD$
-#
PORTNAME= xfstt
PORTVERSION= 1.6
@@ -25,6 +21,7 @@ TTFONTDIR= ${PREFIX}/lib/X11/fonts/TrueType
SUB_FILES= pkg-message
+NO_STAGE= yes
post-patch:
.for file in INSTALL doc/xfstt.1x src/Makefile.in
@${REINPLACE_CMD} -e 's|%%TTFONTDIR%%|${TTFONTDIR}|g' ${WRKSRC}/${file}