diff options
Diffstat (limited to 'audio/xmms-ladspa/Makefile')
-rw-r--r-- | audio/xmms-ladspa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-ladspa/Makefile b/audio/xmms-ladspa/Makefile index 9aa00f9ead3..b98326d55fd 100644 --- a/audio/xmms-ladspa/Makefile +++ b/audio/xmms-ladspa/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= arved DISTNAME= xmms_ladspa-${PORTVERSION} MAINTAINER= arved@FreeBSD.org -COMMENT= "XMMS Plugin that provides LADSPA Plugins to XMMS" +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 |