diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2004-12-30 08:59:15 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2004-12-30 08:59:15 +0800 |
commit | 8f7f38195091eea27c3421db815935157e042aba (patch) | |
tree | 60cb518cf8a57fa5312811c05a0b9f29327200d0 /multimedia/qdvdauthor | |
parent | 8a5bcf0b44c3345fd0c7688d7b5c0cffd8c0db61 (diff) | |
download | freebsd-ports-gnome-8f7f38195091eea27c3421db815935157e042aba.tar.gz freebsd-ports-gnome-8f7f38195091eea27c3421db815935157e042aba.tar.zst freebsd-ports-gnome-8f7f38195091eea27c3421db815935157e042aba.zip |
Sync with libxine shared library version bump.
Diffstat (limited to 'multimedia/qdvdauthor')
-rw-r--r-- | multimedia/qdvdauthor/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/qdvdauthor/Makefile b/multimedia/qdvdauthor/Makefile index 5d7cef2cde68..982757bbe7c6 100644 --- a/multimedia/qdvdauthor/Makefile +++ b/multimedia/qdvdauthor/Makefile @@ -7,6 +7,7 @@ PORTNAME= qdvdauthor PORTVERSION= 0.0.8 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ COMMENT= QT graphical frontend for dvdauthor BUILD_DEPENDS= dvdauthor:${PORTSDIR}/multimedia/dvdauthor \ mpeg2enc:${PORTSDIR}/multimedia/mjpegtools \ qmake:${PORTSDIR}/devel/qmake -LIB_DEPENDS= xine.9:${PORTSDIR}/multimedia/libxine +LIB_DEPENDS= xine.12:${PORTSDIR}/multimedia/libxine RUN_DEPENDS= dvdauthor:${PORTSDIR}/multimedia/dvdauthor \ mpeg2enc:${PORTSDIR}/multimedia/mjpegtools |