aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-05-26 06:51:11 +0800
committerlofi <lofi@FreeBSD.org>2004-05-26 06:51:11 +0800
commit63f646f631513a55fc39970613f3cc4352da7855 (patch)
treefebf77cf8abce1b51e50ae696666726065399835 /audio
parent06c81cea7ec922174b3649c1f48d02129984fef8 (diff)
downloadfreebsd-ports-gnome-63f646f631513a55fc39970613f3cc4352da7855.tar.gz
freebsd-ports-gnome-63f646f631513a55fc39970613f3cc4352da7855.tar.zst
freebsd-ports-gnome-63f646f631513a55fc39970613f3cc4352da7855.zip
Additionally set CONFIGURE_TARGET to empty.
Diffstat (limited to 'audio')
-rw-r--r--audio/arts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile
index f199a9d3836d..ecc9137c7305 100644
--- a/audio/arts/Makefile
+++ b/audio/arts/Makefile
@@ -35,6 +35,7 @@ DO_NOT_COMPILE+=gmcop
CFLAGS+= -DHAVE_VASPRINTF
CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}"
+CONFIGURE_TARGET= # empty
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
OPTIONS= ESD "Enable esound support" off \