aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/subtools
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 04:57:48 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 04:57:48 +0800
commit2fb3adc82da4c9df4c899dfb738f8cfc63262559 (patch)
tree29e40a75ec137fe362a8b7f6affa075888f0b236 /multimedia/subtools
parentdd97722379d86bbad461eb7c042a07cd39ba24f9 (diff)
downloadfreebsd-ports-gnome-2fb3adc82da4c9df4c899dfb738f8cfc63262559.tar.gz
freebsd-ports-gnome-2fb3adc82da4c9df4c899dfb738f8cfc63262559.tar.zst
freebsd-ports-gnome-2fb3adc82da4c9df4c899dfb738f8cfc63262559.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: multimedia)
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}/*