diff options
Diffstat (limited to 'audio/xmms-volnorm/Makefile')
-rw-r--r-- | audio/xmms-volnorm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-volnorm/Makefile b/audio/xmms-volnorm/Makefile index e2c517c5f09b..08f3d6e28873 100644 --- a/audio/xmms-volnorm/Makefile +++ b/audio/xmms-volnorm/Makefile @@ -13,7 +13,7 @@ COMMENT= Volume Normalizer plugin for XMMS LICENSE= GPLv2 -LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms +LIB_DEPENDS= libxmms.so:multimedia/xmms USES= libtool USE_GNOME= gtk12 |