aboutsummaryrefslogtreecommitdiff
path: root/multimedia/recmpeg
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/recmpeg
parentce5e4570204c37f4ac986a2a6bc076aa911167d6 (diff)
downloadports-855fb638fbbc3329682faf7c68b135b6e6c1a0ae.tar.gz
ports-855fb638fbbc3329682faf7c68b135b6e6c1a0ae.zip
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/recmpeg')
-rw-r--r--multimedia/recmpeg/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/multimedia/recmpeg/Makefile b/multimedia/recmpeg/Makefile
index 740403b4d524..57f1e955bf17 100644
--- a/multimedia/recmpeg/Makefile
+++ b/multimedia/recmpeg/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: recmpeg
-# Date created: Mar 24, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= recmpeg
PORTVERSION= 1.0.5
@@ -25,6 +20,7 @@ PLIST_FILES= bin/recmpeg
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"