aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xvidcap
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /sysutils/xvidcap
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412349
Diffstat (limited to 'sysutils/xvidcap')
-rw-r--r--sysutils/xvidcap/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile
index aaf42f947b99..c07855198965 100644
--- a/sysutils/xvidcap/Makefile
+++ b/sysutils/xvidcap/Makefile
@@ -13,13 +13,13 @@ COMMENT= Capture your X display to individual frames or MPEG video
LICENSE= GPLv3
-BUILD_DEPENDS= xml2po:${PORTSDIR}/textproc/gnome-doc-utils \
- scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-LIB_DEPENDS= libswscale.so:${PORTSDIR}/multimedia/ffmpeg \
- libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
- libmp3lame.so:${PORTSDIR}/audio/lame
-RUN_DEPENDS= animate:${PORTSDIR}/graphics/ImageMagick \
- gimp:${PORTSDIR}/graphics/gimp-app
+BUILD_DEPENDS= xml2po:textproc/gnome-doc-utils \
+ scrollkeeper-config:textproc/scrollkeeper
+LIB_DEPENDS= libswscale.so:multimedia/ffmpeg \
+ libdbus-glib-1.so:devel/dbus-glib \
+ libmp3lame.so:audio/lame
+RUN_DEPENDS= animate:graphics/ImageMagick \
+ gimp:graphics/gimp-app
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include