summaryrefslogtreecommitdiff
path: root/net/clamz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/clamz/Makefile')
-rw-r--r--net/clamz/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/clamz/Makefile b/net/clamz/Makefile
index 6449c7acbb60..fed7aa814680 100644
--- a/net/clamz/Makefile
+++ b/net/clamz/Makefile
@@ -10,9 +10,9 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= glathe.helko@googlemail.com
COMMENT= Command-line program to download MP3 files from Amazon's music store
-LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
- libexpat.so:${PORTSDIR}/textproc/expat2 \
- libgcrypt.so:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= libcurl.so:ftp/curl \
+ libexpat.so:textproc/expat2 \
+ libgcrypt.so:security/libgcrypt
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib