aboutsummaryrefslogtreecommitdiff
path: root/audio/aumix/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-07-19 06:08:17 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-07-19 06:08:17 +0000
commit7f4f9d039b63f6fc4361da122110f770a57e4b05 (patch)
tree353d7d1f52ddf145a211dafc210913346a35b3e3 /audio/aumix/Makefile
parent4a7e668b7be6aa7b4459e7039d0f9ce07fd0b345 (diff)
downloadports-7f4f9d039b63f6fc4361da122110f770a57e4b05.tar.gz
ports-7f4f9d039b63f6fc4361da122110f770a57e4b05.zip
Notes
Diffstat (limited to 'audio/aumix/Makefile')
-rw-r--r--audio/aumix/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile
index 7cbf9fe3b8fe..bba2065cf6f7 100644
--- a/audio/aumix/Makefile
+++ b/audio/aumix/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= aumix
-PORTVERSION= 2.6.1
+PORTVERSION= 2.7
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://jpj.net/~trevor/aumix/ \
@@ -24,7 +24,6 @@ GTK_CONFIG= ${X11BASE}/bin/gtk12-config
.endif
GNU_CONFIGURE= yes
-USE_GMAKE= yes
CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \
--enable-own-labels \
--libdir="${LOCALBASE}/lib"