aboutsummaryrefslogtreecommitdiff
path: root/net/clamz
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
commitffb7170399b77f34a48875ad6468eb796f00aed3 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /net/clamz
parentc60af5b21ccf5bfc632b51afe126bbc7dac29ddd (diff)
downloadports-ffb7170399b77f34a48875ad6468eb796f00aed3.tar.gz
ports-ffb7170399b77f34a48875ad6468eb796f00aed3.zip
Notes
Diffstat (limited to 'net/clamz')
-rw-r--r--net/clamz/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/clamz/Makefile b/net/clamz/Makefile
index 86c1518d652a..a476cb74d613 100644
--- a/net/clamz/Makefile
+++ b/net/clamz/Makefile
@@ -10,9 +10,9 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= glathe.helko@googlemail.com
COMMENT= Command-line program to download MP3 files from Amazon's music store
-LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
- expat.6:${PORTSDIR}/textproc/expat2 \
- gcrypt:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
+ libexpat.so:${PORTSDIR}/textproc/expat2 \
+ libgcrypt.so:${PORTSDIR}/security/libgcrypt
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib