diff options
Diffstat (limited to 'sysutils/xvidcap/Makefile')
-rw-r--r-- | sysutils/xvidcap/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile index 823d081bb944..f4a6f9e70d89 100644 --- a/sysutils/xvidcap/Makefile +++ b/sysutils/xvidcap/Makefile @@ -3,7 +3,7 @@ PORTNAME= xvidcap PORTVERSION= 1.1.7 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= sysutils multimedia MASTER_SITES= SF @@ -13,8 +13,7 @@ COMMENT= Capture your X display to individual frames or MPEG video LICENSE= GPLv3 -BUILD_DEPENDS= xml2po:textproc/gnome-doc-utils \ - scrollkeeper-config:textproc/rarian +BUILD_DEPENDS= scrollkeeper-config:textproc/rarian LIB_DEPENDS= libdbus-1.so:devel/dbus \ libfreetype.so:print/freetype2 \ libswscale.so:multimedia/ffmpeg \ |