diff options
Diffstat (limited to 'audio/xmms-arts_output/Makefile')
-rw-r--r-- | audio/xmms-arts_output/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-arts_output/Makefile b/audio/xmms-arts_output/Makefile index b4b30a0165a8..a1b9cd84de16 100644 --- a/audio/xmms-arts_output/Makefile +++ b/audio/xmms-arts_output/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_INC_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13:inc INSTALLS_SHLIB= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PLIST_FILES= lib/xmms/Output/libarts.so \ |