aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-07-11 13:38:58 +0800
committerahze <ahze@FreeBSD.org>2005-07-11 13:38:58 +0800
commit4560af4726d98a65b5595a9e79d61d3e1929cc64 (patch)
tree9849f9f5edb42c0a543b1635602140d50e84300c /sysutils
parentdffa0a34a06b1af9291cd940e5cdb3656f402ee8 (diff)
downloadfreebsd-ports-gnome-4560af4726d98a65b5595a9e79d61d3e1929cc64.tar.gz
freebsd-ports-gnome-4560af4726d98a65b5595a9e79d61d3e1929cc64.tar.zst
freebsd-ports-gnome-4560af4726d98a65b5595a9e79d61d3e1929cc64.zip
- Chase lib version in libcddb, bump PORTREVISION
Diffstat (limited to 'sysutils')
-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