diff options
Diffstat (limited to 'sysutils/libcdio/Makefile')
-rw-r--r-- | sysutils/libcdio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/libcdio/Makefile b/sysutils/libcdio/Makefile index 080c9850ddec..b9d096bd741f 100644 --- a/sysutils/libcdio/Makefile +++ b/sysutils/libcdio/Makefile @@ -6,7 +6,7 @@ PORTNAME= libcdio PORTVERSION= 0.77 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libcdio @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= libcdio MAINTAINER= mich@FreeBSD.org COMMENT= Compact Disc Input and Control Library -LIB_DEPENDS= cddb.3:${PORTSDIR}/audio/libcddb \ +LIB_DEPENDS= cddb.4:${PORTSDIR}/audio/libcddb \ popt.0:${PORTSDIR}/devel/popt GNU_CONFIGURE= yes |