Commit graph

13 commits

Author SHA1 Message Date
wiz
a825c28ac2 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
reed
f485522a58 need newer libXi dependency due to:
gdkinputprivate.h:38:35: error: X11/extensions/XInput.h: No such file or directory

(header got switched to different package)
2012-01-19 15:17:42 +00:00
drochner
b717d36ed1 update to 2.22.0
This switches to the gnome-2.32 release branch
2010-11-15 18:28:45 +00:00
drochner
9c1ffd7903 fix PLIST for (non-default) "jasper" option 2009-11-23 11:47:33 +00:00
drochner
ab50faffd8 update to 2.14.3, mostly from Juan RP
This switches to the gnome-2.24 release branch.
Most noteworthy change: gtk includes "gail" now, so it conflicts with
the old devel/gail pkg.
2008-10-16 11:10:06 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
obache
43df7ca46f Suppress the unexptected cups detection.
Fixes PR 37134.
2007-10-21 01:18:36 +00:00
joerg
4114080503 Remove old spelling of PKG_OPTION.gtk2+, it is after 2007Q1.
Fix spelling of the PKG_BUILD_OPTION.gtk2+ variable for the same
reason.
2007-05-25 18:02:45 +00:00
wiz
75975f23d3 As Joachim König-Baltes correctly points out, assigning to variables
that end with a '+' is difficult in make(1).

Thus, rename the options variable from PKG_OPTIONS.gtk2+ to
PKG_OPTIONS.gtk2, and add a warning for those still using the
old one.
2007-01-29 21:24:13 +00:00
wiz
588dd251ed Add an option for cups support, based on patches provided by
Joachim Koenig-Baltes in PR 35065.
2007-01-06 15:13:15 +00:00
wiz
09960864d9 Always support the x11 option, not only when alternatives are available.
This way the test for the x11 option in buildlink3.mk has a chance
to succeed.
2006-12-06 10:17:03 +00:00
minskim
c3a5bfac8f Add an option to choose the GDK backend target between X11 and Quartz for
Mac OS X.  Thanks to wiz@ for review and suggestions for earlier patches
of this change.
2006-12-05 21:26:58 +00:00
wiz
caa5734d59 Add debug option. 2005-11-25 21:30:17 +00:00