aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-09-13 09:21:55 +0800
committermarino <marino@FreeBSD.org>2013-09-13 09:21:55 +0800
commitd31313383d14d40798a05d52666fc5ce44b02040 (patch)
tree9f18ee1d7fadfd494fb2fcde5e11f3aecd04cf48 /misc
parent3891802a64b517a6897ebf76b664a76b35b2bfa2 (diff)
downloadfreebsd-ports-gnome-d31313383d14d40798a05d52666fc5ce44b02040.tar.gz
freebsd-ports-gnome-d31313383d14d40798a05d52666fc5ce44b02040.tar.zst
freebsd-ports-gnome-d31313383d14d40798a05d52666fc5ce44b02040.zip
Add explicit dependency on pkgconf (10 ports)
Approved by: portmgr (bapt, implicit)
Diffstat (limited to 'misc')
-rw-r--r--misc/xiphos/Makefile2
1 files changed, 1 insertions, 1 deletions
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
2009-08-03 03:36:34 +0800'>2009-08-031-1/+1 * Remove patch obsolete by previous commit.bland2009-06-171-11/+0 * Update to 1.8.8bland2009-06-172-5/+5 * Properly initialize a variable to fix a crash when rendering certainmarcus2009-02-262-1/+12 * Presenting GNOME 2.24 for FreeBSD.marcus2009-01-104-35/+8 * - Chase xcb-util shlib bumpmiwi2009-01-091-1/+1 * Add XCB support with optional. Enable it by default, since future version ofmezz2008-10-202-2/+16 * First all, ahze did most of work. Thanks ahze! Last week or so, I am justmezz2008-07-012-7/+7 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1 * Downgrade cairo back to 1.4.14. It has been reported that 1.5 was causingmarcus2008-03-303-18/+7 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-243-10/+21 * Add a backup MASTER_SITE for cairo.marcus2008-02-261-1/+3 * Update to 1.4.14.marcus2008-01-223-15/+4 * Update to 1.4.12.marcus2007-12-122-6/+6 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-251-10/+10 * This patch is no longer needed with 1.4.10.marcus2007-06-281-72/+0 * Update to 1.4.10ahze2007-06-282-5/+5 * Add a patch from Freedesktop git to fix a crash with OpenOfficemarcus2007-06-232-1/+73 * Update to 1.4.8ahze2007-06-09