diff options
Diffstat (limited to 'audio/arts')
-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 \ |