summaryrefslogtreecommitdiff
path: root/sysutils/daa2iso/Makefile
diff options
context:
space:
mode:
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