aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/libcdio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/libcdio/Makefile b/sysutils/libcdio/Makefile
index fa776689b1fb..21eeffe07cf5 100644
--- a/sysutils/libcdio/Makefile
+++ b/sysutils/libcdio/Makefile
@@ -6,6 +6,7 @@
PORTNAME= libcdio
PORTVERSION= 0.74
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= libcdio
@@ -13,7 +14,7 @@ MASTER_SITE_SUBDIR= libcdio
MAINTAINER= ports@FreeBSD.org
COMMENT= Compact Disc Input and Control Library
-LIB_DEPENDS= cddb.1:${PORTSDIR}/audio/libcddb \
+LIB_DEPENDS= cddb.2:${PORTSDIR}/audio/libcddb \
popt.0:${PORTSDIR}/devel/popt
USE_LIBTOOL_VER=15