From f6887a97b1cf54e4589596de7e95eb1ba7b75bdf Mon Sep 17 00:00:00 2001 From: cjep Date: Tue, 8 Jun 2004 12:23:59 +0000 Subject: Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from Georg Schwarz. --- audio/xmms/Makefile.common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/xmms') diff --git a/audio/xmms/Makefile.common b/audio/xmms/Makefile.common index 1a06f356b7a..7d6654bb23b 100644 --- a/audio/xmms/Makefile.common +++ b/audio/xmms/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.11 2004/05/15 09:18:55 grant Exp $ +# $NetBSD: Makefile.common,v 1.12 2004/06/08 12:23:59 cjep Exp $ # DISTNAME= xmms-1.2.10 @@ -22,6 +22,8 @@ DISTINFO_FILE= ${.CURDIR}/../../audio/xmms/distinfo FILESDIR= ${.CURDIR}/../../audio/xmms/files PATCHDIR= ${.CURDIR}/../../audio/xmms/patches +BUILD_DEFS+= USE_INET6 + CONFIGURE_ARGS+= --without-gnome SHLIBTOOL_OVERRIDE= libtool -- cgit v1.2.3