diff options
Diffstat (limited to 'audio/arts/Makefile')
-rw-r--r-- | audio/arts/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/arts/Makefile b/audio/arts/Makefile index c7a0bd956cf3..b0c3d236b32c 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -38,8 +38,7 @@ _NO_KDE_FINAL= yes CFLAGS+= -DHAVE_VASPRINTF CONFIGURE_ENV+= DO_NOT_COMPILE="${DO_NOT_COMPILE}" CONFIGURE_TARGET= # empty -CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ - --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include +CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} OPTIONS= ESD "Enable esound support" off \ NAS "Enable NAS support" off |