diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2009-02-08 18:45:38 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2009-02-08 18:45:38 +0000 |
commit | c6542427d4a359425d5b03a8e1459ff124056728 (patch) | |
tree | a92303e63e8cb81dd54aec602994b09ff66d0eaa /multimedia/dvdauthor | |
parent | 51fdedf3f9a4eb659a58e30ebe8e1fcaef60dea6 (diff) | |
download | ports-c6542427d4a359425d5b03a8e1459ff124056728.tar.gz ports-c6542427d4a359425d5b03a8e1459ff124056728.zip |
Notes
Diffstat (limited to 'multimedia/dvdauthor')
-rw-r--r-- | multimedia/dvdauthor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile index 1bbf5776f141..fdfbaecf7627 100644 --- a/multimedia/dvdauthor/Makefile +++ b/multimedia/dvdauthor/Makefile @@ -7,7 +7,7 @@ PORTNAME= dvdauthor PORTVERSION= 0.6.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pb@FreeBSD.org COMMENT= Makes a DVD file structure from one or more MPEG2 streams -LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread \ +LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread \ xml2.5:${PORTSDIR}/textproc/libxml2 USE_BISON= build |