diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
commit | 4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch) | |
tree | bc16420eb52d65511ceb520c00171d219210a473 /sysutils/xvidcap | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) | |
download | ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.tar.gz ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.zip |
Notes
Diffstat (limited to 'sysutils/xvidcap')
-rw-r--r-- | sysutils/xvidcap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile index 3633f7c909e5..47db010b8c49 100644 --- a/sysutils/xvidcap/Makefile +++ b/sysutils/xvidcap/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= thierry@FreeBSD.org COMMENT= Capture your X display to individual frames or MPEG video -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper \ +BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian \ xml2po:${PORTSDIR}/textproc/gnome-doc-utils \ texi2html:${PORTSDIR}/textproc/texi2html # To be reactivated when ffmpeg-devel will install libswscale. |