aboutsummaryrefslogtreecommitdiff
path: root/net/clamz
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-07-03 11:40:49 +0000
committerSteve Wills <swills@FreeBSD.org>2011-07-03 11:40:49 +0000
commite0755b977ddf2301673392c45576331ca8dadbf4 (patch)
tree92cb5bc433c23c9c04b834cf71a29ff984579775 /net/clamz
parentfbb7343c346a1f20491ae407f8878480a44f83a2 (diff)
downloadports-e0755b977ddf2301673392c45576331ca8dadbf4.tar.gz
ports-e0755b977ddf2301673392c45576331ca8dadbf4.zip
Notes
Diffstat (limited to 'net/clamz')
-rw-r--r--net/clamz/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/clamz/Makefile b/net/clamz/Makefile
index 1c9958710786..b9e76ea2e478 100644
--- a/net/clamz/Makefile
+++ b/net/clamz/Makefile
@@ -7,6 +7,7 @@
PORTNAME= clamz
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= net audio
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -15,7 +16,7 @@ COMMENT= Command-line program to download MP3 files from Amazon's music store
LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
expat.6:${PORTSDIR}/textproc/expat2 \
- gcrypt.17:${PORTSDIR}/security/libgcrypt
+ gcrypt.18:${PORTSDIR}/security/libgcrypt
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"