aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 22:08:55 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 22:08:55 +0800
commit916482d8f434e4918b2af28e9133d744b3632f6c (patch)
tree30aec4eb86fae53a3d9c973b70c5fb2f5ed11e32 /www
parent23bfaa0421546878c7d4e22c4707e0111349177f (diff)
downloadfreebsd-ports-gnome-916482d8f434e4918b2af28e9133d744b3632f6c.tar.gz
freebsd-ports-gnome-916482d8f434e4918b2af28e9133d744b3632f6c.tar.zst
freebsd-ports-gnome-916482d8f434e4918b2af28e9133d744b3632f6c.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'www')
-rw-r--r--www/evolution-webcal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile
index 81151c7fd91e..955036dbd24e 100644
--- a/www/evolution-webcal/Makefile
+++ b/www/evolution-webcal/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Webcal(endar) handler for gnome
USE_BZIP2= yes
-USES= gettext gmake pathfix perl5
+USES= gettext gmake pathfix perl5 pkgconfig
USE_PERL5= build
USE_GNOME= gnomeprefix intlhack evolutiondataserver libgnomeui
GNU_CONFIGURE= yes