aboutsummaryrefslogtreecommitdiff
path: root/misc/gkrellshoot2/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-10 21:31:33 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-10 21:31:33 +0000
commitf25ddab47a4a0d4007e071adf6675161a80ba08e (patch)
tree64d1dd939e0e8960c2c5620ed1e135ca08c1fd33 /misc/gkrellshoot2/Makefile
parent31d132c3dffed8b7610443ae2a0d49b9bb4151e3 (diff)
downloadports-f25ddab47a4a0d4007e071adf6675161a80ba08e.tar.gz
ports-f25ddab47a4a0d4007e071adf6675161a80ba08e.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326934
Diffstat (limited to 'misc/gkrellshoot2/Makefile')
-rw-r--r--misc/gkrellshoot2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gkrellshoot2/Makefile b/misc/gkrellshoot2/Makefile
index 6ab4cc7b3c0c..5111de430622 100644
--- a/misc/gkrellshoot2/Makefile
+++ b/misc/gkrellshoot2/Makefile
@@ -15,6 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkre
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 \
import:${PORTSDIR}/graphics/ImageMagick
+USES= pkgconfig
PLIST_FILES= libexec/gkrellm2/plugins/gkrellshoot.so
WRKSRC= ${WRKDIR}/gkrellShoot-${PORTVERSION}