diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-25 22:51:11 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-25 22:51:11 +0000 |
commit | 98c4e63a00ce111c35331543a5c93835da6a3298 (patch) | |
tree | b2c811f9c3bbbf85b146f78dd9b5a4a370ee6a02 /audio | |
parent | af73f1911db3db193b3c8edbb7e77176674fbaaf (diff) | |
download | ports-98c4e63a00ce111c35331543a5c93835da6a3298.tar.gz ports-98c4e63a00ce111c35331543a5c93835da6a3298.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/arts/Makefile | 1 |
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 \ |