diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-03-07 21:56:51 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-03-07 21:56:51 +0000 |
commit | 4fbadf45e4834ec612de4816b1e43b0d969bdd4d (patch) | |
tree | 59a23ff9aed41e53b34dec61a602e072709622e2 /audio/aumix | |
parent | fd2070b62d6b870adac8dc72bbff1737c0251040 (diff) | |
download | FreeBSD-ports-4fbadf45e4834ec612de4816b1e43b0d969bdd4d.zip FreeBSD-ports-4fbadf45e4834ec612de4816b1e43b0d969bdd4d.tar.gz |
Update to 2.2
PR: 17247
Submitted by: Trevor Johnson <trevor@jpj.net>
Diffstat (limited to 'audio/aumix')
-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 ac9f80f..7e2e17c 100644 --- a/audio/aumix/Makefile +++ b/audio/aumix/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: aumix -# Version required: 2 +# Version required: 2.2 # Date created: 21 May 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= aumix-2.1 +DISTNAME= aumix-2.2 CATEGORIES= audio MASTER_SITES= http://jpj.net/~trevor/aumix/ \ http://jpj.net/~trevor/aumix/old/ \ @@ -27,6 +27,7 @@ GTK_CONFIG= ${X11BASE}/bin/gtk12-config MAN1= aumix.1 xaumix.1 GNU_CONFIGURE= yes +USE_GMAKE= yes CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \ --libdir="${LOCALBASE}/lib" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/audio/aumix/distinfo b/audio/aumix/distinfo index 280e70f..465c8bd 100644 --- a/audio/aumix/distinfo +++ b/audio/aumix/distinfo @@ -1 +1 @@ -MD5 (aumix-2.1.tar.gz) = fe4b493c8e87c2c8523f9fcc72391c08 +MD5 (aumix-2.2.tar.gz) = ee88c7023edc26d19169611948f50a7c |