View | Details | Raw Unified | Return to bug 17563
Collapse All | Expand All

(-)aumix/Makefile (-2 / +3 lines)
Lines 1-12 Link Here
1
# New ports collection makefile for:	aumix
1
# New ports collection makefile for:	aumix
2
# Version required:    2.2
2
# Version required:    2.4
3
# Date created:        21 May 1999
3
# Date created:        21 May 1999
4
# Whom:                Chris Piazza <cpiazza@FreeBSD.org>
4
# Whom:                Chris Piazza <cpiazza@FreeBSD.org>
5
#
5
#
6
# $FreeBSD: ports/audio/aumix/Makefile,v 1.17 2000/03/07 21:56:47 cpiazza Exp $
6
# $FreeBSD: ports/audio/aumix/Makefile,v 1.17 2000/03/07 21:56:47 cpiazza Exp $
7
#
7
#
8
8
9
DISTNAME=	aumix-2.2
9
DISTNAME=	aumix-2.4
10
CATEGORIES=	audio
10
CATEGORIES=	audio
11
MASTER_SITES=	http://jpj.net/~trevor/aumix/ \
11
MASTER_SITES=	http://jpj.net/~trevor/aumix/ \
12
		http://jpj.net/~trevor/aumix/old/ \
12
		http://jpj.net/~trevor/aumix/old/ \
Lines 29-34 Link Here
29
GNU_CONFIGURE=	yes
29
GNU_CONFIGURE=	yes
30
USE_GMAKE=	yes
30
USE_GMAKE=	yes
31
CONFIGURE_ARGS=	--includedir="${LOCALBASE}/include" \
31
CONFIGURE_ARGS=	--includedir="${LOCALBASE}/include" \
32
		--enable-own-labels \
32
		--libdir="${LOCALBASE}/lib"
33
		--libdir="${LOCALBASE}/lib"
33
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
34
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
34
		GLIB_CONFIG="${GLIB_CONFIG}" \
35
		GLIB_CONFIG="${GLIB_CONFIG}" \
(-)aumix/files/md5 (-1 / +1 lines)
Line 1 Link Here
1
MD5 (aumix-2.2.tar.gz) = ee88c7023edc26d19169611948f50a7c
1
MD5 (aumix-2.4.tar.gz) = e0d2f41037ed39663c42bee0e4d0af98

Return to bug 17563