aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-06 23:28:27 +0800
committerbapt <bapt@FreeBSD.org>2013-09-06 23:28:27 +0800
commit61358bd17e95d11840ccdc77f1d35b1cbeb29f45 (patch)
tree24afad3199a8dc209bfd227906dfc48163fa1a17 /multimedia
parent9a44683b48937c20f2de22fdabf4e6a20b15b468 (diff)
downloadfreebsd-ports-gnome-61358bd17e95d11840ccdc77f1d35b1cbeb29f45.tar.gz
freebsd-ports-gnome-61358bd17e95d11840ccdc77f1d35b1cbeb29f45.tar.zst
freebsd-ports-gnome-61358bd17e95d11840ccdc77f1d35b1cbeb29f45.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gnome-subtitles/Makefile2
-rw-r--r--multimedia/imagination/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gnome-subtitles/Makefile b/multimedia/gnome-subtitles/Makefile
index d0157408ae4f..c9fcf0f70391 100644
--- a/multimedia/gnome-subtitles/Makefile
+++ b/multimedia/gnome-subtitles/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils
USE_GSTREAMER= yes
GNU_CONFIGURE= yes
diff --git a/multimedia/imagination/Makefile b/multimedia/imagination/Makefile
index c656d3c90b7b..e8299826e303 100644
--- a/multimedia/imagination/Makefile
+++ b/multimedia/imagination/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/gtk-2.0:${PORTSDIR}/x11-toolkits/gtk20 \
RUN_DEPENDS= ${LOCALBASE}/bin/ffmpeg:${PORTSDIR}/multimedia/ffmpeg
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
INSTALLS_ICONS= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}