diff options
Diffstat (limited to 'audio/creox')
-rw-r--r-- | audio/creox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/creox/Makefile b/audio/creox/Makefile index 16bbfb6a9dd3..9c6682ff3379 100644 --- a/audio/creox/Makefile +++ b/audio/creox/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://zyzstar.kosoru.com/projects/creox/downloads/ MAINTAINER= danfe@FreeBSD.org COMMENT= A real-time sound processor -LIB_DEPENDS+= jack.0:${PORTSDIR}/audio/jack +LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack USE_BZIP2= yes USE_AUTOTOOLS= libtool:22 |