diff options
-rw-r--r-- | audio/aumix/Makefile | 5 | ||||
-rw-r--r-- | audio/aumix/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/aumix/Makefile b/audio/aumix/Makefile index 7e2e17c4194d..95c326d023ae 100644 --- a/audio/aumix/Makefile +++ b/audio/aumix/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: aumix -# Version required: 2.2 +# Version required: 2.4 # Date created: 21 May 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= aumix-2.2 +DISTNAME= aumix-2.4 CATEGORIES= audio MASTER_SITES= http://jpj.net/~trevor/aumix/ \ http://jpj.net/~trevor/aumix/old/ \ @@ -29,6 +29,7 @@ MAN1= aumix.1 xaumix.1 GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ + --enable-own-labels \ --libdir="${LOCALBASE}/lib" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GLIB_CONFIG="${GLIB_CONFIG}" \ diff --git a/audio/aumix/distinfo b/audio/aumix/distinfo index 465c8bddc2b0..62cef4918eae 100644 --- a/audio/aumix/distinfo +++ b/audio/aumix/distinfo @@ -1 +1 @@ -MD5 (aumix-2.2.tar.gz) = ee88c7023edc26d19169611948f50a7c +MD5 (aumix-2.4.tar.gz) = e0d2f41037ed39663c42bee0e4d0af98 |