summaryrefslogtreecommitdiff
path: root/audio/xvmixer
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 14:36:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 14:36:35 +0000
commit183c2ed74f9ba597bfdcd691c599804d7f5a3e4c (patch)
treec26e051ce9bb507a30f037e71492dd46999e8dee /audio/xvmixer
parent- update to 2.9.3 (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: audio)
Notes
Notes: svn path=/head/; revision=327706
Diffstat (limited to 'audio/xvmixer')
-rw-r--r--audio/xvmixer/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/xvmixer/Makefile b/audio/xvmixer/Makefile
index 66f34f78df30..551ea792226c 100644
--- a/audio/xvmixer/Makefile
+++ b/audio/xvmixer/Makefile
@@ -1,9 +1,5 @@
-# New Ports collection makefile for: xvmixer
-# Date created: Tue Apr 15 23:07:07 EDT 2003
-# Whom: Serge Gagnon <gagnon__s@videotron.ca>
-#
+# Created by: Serge Gagnon <gagnon__s@videotron.ca>
# $FreeBSD$
-#
PORTNAME= xvmixer
PORTVERSION= 1.0
@@ -16,6 +12,7 @@ COMMENT= Open Look-based audio mixer
LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview
+NO_STAGE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include -DUSE_XBM_ICON" \
LDFLAGS="-L${LOCALBASE}/lib" LIBRARIES="-lxview -lolgx -lX11"
PLIST_FILES= bin/xvmixer