aboutsummaryrefslogtreecommitdiffstats
path: root/cad/gdt
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-20 23:58:41 +0800
committerbapt <bapt@FreeBSD.org>2013-09-20 23:58:41 +0800
commitacf9e8dba69c03fde98e4b0805dfa75374343660 (patch)
treead09b4f24df8e2cf74670acb86a133957eb333d0 /cad/gdt
parent70b553e5129d9e59ca05048a9fee1af1d442311f (diff)
downloadfreebsd-ports-gnome-acf9e8dba69c03fde98e4b0805dfa75374343660.tar.gz
freebsd-ports-gnome-acf9e8dba69c03fde98e4b0805dfa75374343660.tar.zst
freebsd-ports-gnome-acf9e8dba69c03fde98e4b0805dfa75374343660.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: cad)
Diffstat (limited to 'cad/gdt')
-rw-r--r--cad/gdt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/gdt/Makefile b/cad/gdt/Makefile
index ad02683d0f66..55571d303b2a 100644
--- a/cad/gdt/Makefile
+++ b/cad/gdt/Makefile
@@ -17,6 +17,7 @@ SHEBANG_FILES= Examples/gdsinfo Examples/scalegds
WRKSRC= ${WRKDIR}/${PORTNAME:U}-${PORTVERSION}
PLIST_FILES= bin/gdsinfo bin/gds2gdt bin/gdt2gds bin/scalegds
+NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' \
${WRKSRC}/Examples/gdsinfo ${WRKSRC}/Examples/scalegds