summaryrefslogtreecommitdiff
path: root/x11/gtk2/options.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz1-2/+1
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-01-19need newer libXi dependency due to:reed1-1/+2
gdkinputprivate.h:38:35: error: X11/extensions/XInput.h: No such file or directory (header got switched to different package)
2010-11-15update to 2.22.0drochner1-11/+3
This switches to the gnome-2.32 release branch
2009-11-23fix PLIST for (non-default) "jasper" optiondrochner1-1/+3
2008-10-16update to 2.14.3, mostly from Juan RPdrochner1-2/+9
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-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam1-7/+6
through PLIST_SUBST to the plist module.
2007-10-21Suppress the unexptected cups detection.obache1-2/+2
Fixes PR 37134.
2007-05-25Remove old spelling of PKG_OPTION.gtk2+, it is after 2007Q1.joerg1-7/+1
Fix spelling of the PKG_BUILD_OPTION.gtk2+ variable for the same reason.
2007-01-29As Joachim König-Baltes correctly points out, assigning to variableswiz1-2/+8
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-06Add an option for cups support, based on patches provided bywiz1-2/+10
Joachim Koenig-Baltes in PR 35065.
2006-12-06Always support the x11 option, not only when alternatives are available.wiz1-4/+5
This way the test for the x11 option in buildlink3.mk has a chance to succeed.
2006-12-05Add an option to choose the GDK backend target between X11 and Quartz forminskim1-1/+37
Mac OS X. Thanks to wiz@ for review and suggestions for earlier patches of this change.
2005-11-25Add debug option.wiz1-0/+10