summaryrefslogtreecommitdiff
path: root/sysutils/uif2iso/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/uif2iso/Makefile')
-rw-r--r--sysutils/uif2iso/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/uif2iso/Makefile b/sysutils/uif2iso/Makefile
index da14633e5e37..5dd738389bf7 100644
--- a/sysutils/uif2iso/Makefile
+++ b/sysutils/uif2iso/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: sysutils/uif2iso
-# Date created: 27 Jan 2008
-# Whom: Martin Tournoij <carpetsmoker@xs4all.nl>
-#
+# Created by: Martin Tournoij <carpetsmoker@xs4all.nl>
# $FreeBSD$
-#
PORTNAME= uif2iso
PORTVERSION= 0.1.7c
@@ -21,6 +17,7 @@ WRKSRC= ${WRKDIR}/src
PLIST_FILES= bin/uif2iso
PORTDOCS= README uif2iso.txt
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} 's|exit(1)|exit(0)|' ${WRKSRC}/uif2iso.c
@${REINPLACE_CMD} 's|/usr/local|${PREFIX}|' ${WRKSRC}/Makefile