aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dae
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
commit83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/dae
parentfd8fc9773839d2d8e41b80fbaed21fcd5470e898 (diff)
downloadports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.tar.gz
ports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
Notes
Notes: svn path=/head/; revision=327772
Diffstat (limited to 'sysutils/dae')
-rw-r--r--sysutils/dae/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/dae/Makefile b/sysutils/dae/Makefile
index c32ac1098119..bbd722f9811a 100644
--- a/sysutils/dae/Makefile
+++ b/sysutils/dae/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dae
-# Date created: 11 March 2009
-# Whom: Dylan Bridgman
-#
+# Created by: Dylan Bridgman
# $FreeBSD$
-#
PORTNAME= dae
PORTVERSION= 0.9
@@ -21,6 +17,7 @@ NO_BUILD= yes
PLIST_FILES= sbin/dae
+NO_STAGE= yes
do-install:
@${INSTALL_SCRIPT} ${FILESDIR}/dae.sh ${PREFIX}/sbin/dae
@${INSTALL_MAN} ${FILESDIR}/dae.1 ${MAN1PREFIX}/man/man1