diff options
| author | Michael Johnson <ahze@FreeBSD.org> | 2005-07-24 03:35:15 +0000 |
|---|---|---|
| committer | Michael Johnson <ahze@FreeBSD.org> | 2005-07-24 03:35:15 +0000 |
| commit | e780d155dd565b8561e78993f3da4cea4fc84cca (patch) | |
| tree | ba240aec3e9aab08f62a64bb409046ac6c995e34 /sysutils/libcdio | |
| parent | 5661e96fbd5252f88e435af65e2c655b4ff5ab41 (diff) | |
Notes
Diffstat (limited to 'sysutils/libcdio')
| -rw-r--r-- | sysutils/libcdio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/libcdio/Makefile b/sysutils/libcdio/Makefile index 0efca932189d..b57c151027b3 100644 --- a/sysutils/libcdio/Makefile +++ b/sysutils/libcdio/Makefile @@ -6,6 +6,7 @@ PORTNAME= libcdio PORTVERSION= 0.75 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libcdio @@ -13,7 +14,7 @@ MASTER_SITE_SUBDIR= libcdio MAINTAINER= mich@FreeBSD.org COMMENT= Compact Disc Input and Control Library -LIB_DEPENDS= cddb.2:${PORTSDIR}/audio/libcddb \ +LIB_DEPENDS= cddb.3:${PORTSDIR}/audio/libcddb \ popt.0:${PORTSDIR}/devel/popt USE_LIBTOOL_VER=15 |
