From d31313383d14d40798a05d52666fc5ce44b02040 Mon Sep 17 00:00:00 2001 From: marino Date: Fri, 13 Sep 2013 01:21:55 +0000 Subject: Add explicit dependency on pkgconf (10 ports) Approved by: portmgr (bapt, implicit) --- misc/xiphos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index e96416daff6e..feed7301a962 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} \ nspr>=4.8:${PORTSDIR}/devel/nspr USE_PYTHON_BUILD= yes -USES= gettext +USES= gettext pkgconfig INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_GNOME= gnomehack gnomeprefix gtkhtml3 intlhack libgsf -- cgit