aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libaacs
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:36:39 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:36:39 +0000
commit2898e3fa0cd98a2293e7ac858e3efaf16444c98c (patch)
tree0c98bf4df764b75bc08fe49f8d5555bf3212ef21 /multimedia/libaacs
parentd6666c0ddc9171e178c5e456ba6d0bc61dba9ac2 (diff)
Notes
Diffstat (limited to 'multimedia/libaacs')
-rw-r--r--multimedia/libaacs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/libaacs/Makefile b/multimedia/libaacs/Makefile
index 949198cddfef..291498987e75 100644
--- a/multimedia/libaacs/Makefile
+++ b/multimedia/libaacs/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libaacs
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \
http://blu.opsec.eu/
@@ -11,7 +12,7 @@ MAINTAINER= kamikaze@bsdforen.de
COMMENT= Advanced Access Content System implementation
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
-LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt \
+LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error
USE_BZIP2= yes