diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-10 22:05:17 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-10 22:05:17 +0000 |
commit | 2d20d6b3965b002b9ef668e09ce2ecde8b56cf0d (patch) | |
tree | 3d4e9ea091ebb7ec9711f20399ac0edab6a1035c /audio/xmms-fxt/Makefile | |
parent | 196fd0688c2f70fd082fb82cf5544574803ab78c (diff) | |
download | ports-2d20d6b3965b002b9ef668e09ce2ecde8b56cf0d.tar.gz ports-2d20d6b3965b002b9ef668e09ce2ecde8b56cf0d.zip |
Notes
Diffstat (limited to 'audio/xmms-fxt/Makefile')
-rw-r--r-- | audio/xmms-fxt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-fxt/Makefile b/audio/xmms-fxt/Makefile index 0d110ea70bee..aa030352fe4d 100644 --- a/audio/xmms-fxt/Makefile +++ b/audio/xmms-fxt/Makefile @@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= alejandro@varnet.biz COMMENT= Surround/Echo effect plugin for XMMS -BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms -RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms +LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms USE_X_PREFIX= yes USE_LIBTOOL_VER=15 |