aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vcdimager
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-07-13 06:13:06 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-07-13 06:13:06 +0000
commit962e7451da8515de6c05d42f79c5c62c2cb7a2aa (patch)
tree18676187be1e114c8ec9737cf64ae8a822cb7b8b /multimedia/vcdimager
parentfafeb2f17d2538ae27b7a8f84569c560be852218 (diff)
downloadports-962e7451da8515de6c05d42f79c5c62c2cb7a2aa.tar.gz
ports-962e7451da8515de6c05d42f79c5c62c2cb7a2aa.zip
- Chase libcdio libversion
Forgotten by: mich
Notes
Notes: svn path=/head/; revision=139030
Diffstat (limited to 'multimedia/vcdimager')
-rw-r--r--multimedia/vcdimager/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/vcdimager/Makefile b/multimedia/vcdimager/Makefile
index d50937d52886..6d9ca4da1aa5 100644
--- a/multimedia/vcdimager/Makefile
+++ b/multimedia/vcdimager/Makefile
@@ -6,6 +6,7 @@
PORTNAME= vcdimager
PORTVERSION= 0.7.22
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= vcdimager
@@ -15,7 +16,7 @@ COMMENT= "GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping Tool"
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
xml2:${PORTSDIR}/textproc/libxml2 \
- cdio.5:${PORTSDIR}/sysutils/libcdio
+ cdio.6:${PORTSDIR}/sysutils/libcdio
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes