summaryrefslogtreecommitdiffstats
path: root/audio/aumix
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-30 10:08:39 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-30 10:08:39 +0000
commit8f082208c50ec493ab8cbb2c8f581e47d8bb0e98 (patch)
treeef614106710b00738d3cb953ae4d64ca1ed216a2 /audio/aumix
parent8b52a4418dede01b3e45e869be0e5c26e721ac03 (diff)
downloadFreeBSD-ports-8f082208c50ec493ab8cbb2c8f581e47d8bb0e98.zip
FreeBSD-ports-8f082208c50ec493ab8cbb2c8f581e47d8bb0e98.tar.gz
Update to 2.6.1.
PR: 19597 Submitted by: Trevor Johnson <trevor@jpj.net>
Diffstat (limited to 'audio/aumix')
-rw-r--r--audio/aumix/Makefile8
-rw-r--r--audio/aumix/distinfo2
2 files changed, 6 insertions, 4 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile
index 4fa519c..7cbf9fe 100644
--- a/audio/aumix/Makefile
+++ b/audio/aumix/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= aumix
-PORTVERSION= 2.6
+PORTVERSION= 2.6.1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://jpj.net/~trevor/aumix/ \
@@ -19,11 +19,10 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
.if !defined(WITHOUT_X11)
LIB_DEPENDS+= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+USE_X_PREFIX= yes
GTK_CONFIG= ${X11BASE}/bin/gtk12-config
.endif
-MAN1= aumix.1 xaumix.1
-
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \
@@ -32,6 +31,9 @@ CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LDFLAGS="-L${LOCALBASE}/lib"
+
+MAN1= aumix.1 xaumix.1
+
.if defined(WITHOUT_X11)
CONFIGURE_ARGS+= --without-gtk
.else
diff --git a/audio/aumix/distinfo b/audio/aumix/distinfo
index 72b9f1a..3a94130 100644
--- a/audio/aumix/distinfo
+++ b/audio/aumix/distinfo
@@ -1 +1 @@
-MD5 (aumix-2.6.tar.gz) = 7b6ff5f46a46ef10315d54acde258523
+MD5 (aumix-2.6.1.tar.gz) = 4899f5f315c7e739cef3b01fade55215
OpenPOWER on IntegriCloud