summaryrefslogtreecommitdiff
path: root/sysutils/daa2iso/Makefile
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/daa2iso/Makefile
parentFix NO_STAGE (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
Diffstat (limited to 'sysutils/daa2iso/Makefile')
-rw-r--r--sysutils/daa2iso/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/daa2iso/Makefile b/sysutils/daa2iso/Makefile
index 56495c2a96c5..764fad58941c 100644
--- a/sysutils/daa2iso/Makefile
+++ b/sysutils/daa2iso/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: sysutils/daa2iso
-# Date created: 27 Jan 2008
-# Whom: Martin Tournoij <carpetsmoker@xs4all.nl>
-#
+# Created by: Martin Tournoij <carpetsmoker@xs4all.nl>
# $FreeBSD$
-#
PORTNAME= daa2iso
PORTVERSION= 0.1.7e
@@ -21,6 +17,7 @@ WRKSRC= ${WRKDIR}/src
PLIST_FILES= bin/daa2iso
PORTDOCS= COPYING daa2iso.txt
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} 's|exit(1)|exit(0)|' ${WRKSRC}/daa2iso.c
@${REINPLACE_CMD} 's|/usr/local|${PREFIX}|' ${WRKSRC}/Makefile