aboutsummaryrefslogtreecommitdiffstats
path: root/print/latex-resume
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 06:43:59 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 06:43:59 +0800
commit82b679ce0eda354c7afa8f93fa7ac4557d3d14fb (patch)
tree0c3309878fd450dd62184f1acef7c44d1acc7313 /print/latex-resume
parent88a427743818e5beaf3469612941ef241fff5bc0 (diff)
downloadfreebsd-ports-gnome-82b679ce0eda354c7afa8f93fa7ac4557d3d14fb.tar.gz
freebsd-ports-gnome-82b679ce0eda354c7afa8f93fa7ac4557d3d14fb.tar.zst
freebsd-ports-gnome-82b679ce0eda354c7afa8f93fa7ac4557d3d14fb.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: print)
Diffstat (limited to 'print/latex-resume')
-rw-r--r--print/latex-resume/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/latex-resume/Makefile b/print/latex-resume/Makefile
index 291d87b67e77..ff3d283a9a3c 100644
--- a/print/latex-resume/Makefile
+++ b/print/latex-resume/Makefile
@@ -1,8 +1,4 @@
-# ex:ts=8
-# Ports collection makefile for: latex-res
-# Date created: Jul 30, 2007
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
PORTNAME= resume
@@ -34,6 +30,7 @@ CLASS_FILES= ${DISTFILES}
PLIST_SUB= MKTEXLSR=${MKTEXLSR} \
CLASSDIR=${CLASSDIR}
+NO_STAGE= yes
do-install:
@${MKDIR} ${PREFIX}/${CLASSDIR}
${INSTALL_DATA} ${CLASS_FILES:S@^@${WRKSRC}/@} ${PREFIX}/${CLASSDIR}