diff options
Diffstat (limited to 'audio/xmms-ladspa/Makefile')
-rw-r--r-- | audio/xmms-ladspa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms-ladspa/Makefile b/audio/xmms-ladspa/Makefile index 24129217729d..2afecc004f28 100644 --- a/audio/xmms-ladspa/Makefile +++ b/audio/xmms-ladspa/Makefile @@ -16,6 +16,7 @@ COMMENT= "XMMS Plugin that provides LADSPA Plugins to XMMS" BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms +PLIST_FILES= lib/xmms/Effect/ladspa.so USE_X_PREFIX= yes USE_GNOME= gtk12 |