summaryrefslogtreecommitdiff
path: root/multimedia/subtools
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:57:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:57:48 +0000
commit855fb638fbbc3329682faf7c68b135b6e6c1a0ae (patch)
tree29e40a75ec137fe362a8b7f6affa075888f0b236 /multimedia/subtools
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia)
Notes
Notes: svn path=/head/; revision=327747
Diffstat (limited to 'multimedia/subtools')
-rw-r--r--multimedia/subtools/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/subtools/Makefile b/multimedia/subtools/Makefile
index 3dee58d69a27..ae6f6fdf736f 100644
--- a/multimedia/subtools/Makefile
+++ b/multimedia/subtools/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: subtools
-# Date created: 10 January 2006
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= subtools
PORTVERSION= 20060508
@@ -21,6 +17,7 @@ PYEXECS= udvd2srt.py udvdshift.py
PORTDOCS= CHANGELOG.TXT LICENSE.TXT README.TXT TODO.TXT
PLIST_FILES= ${EXECS:S/^/bin\//} ${PYEXECS:S/^/bin\//}
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's, ,,g;s,^.*#!.*python.*$$,#!${PYTHON_CMD},' ${WRKSRC}/*