aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libfame
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/libfame
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/libfame')
-rw-r--r--multimedia/libfame/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/multimedia/libfame/Makefile b/multimedia/libfame/Makefile
index 89a765c2acec..1cfb28067311 100644
--- a/multimedia/libfame/Makefile
+++ b/multimedia/libfame/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: libfame
-# Date created: Mar 23, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= libfame
PORTVERSION= 0.9.1
@@ -28,6 +23,7 @@ OPTIONS_DEFAULT= MMX
SSE_DESC= "SSE optimized routines (no effect in this release)"
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSSE}