summaryrefslogtreecommitdiff
path: root/graphics/glu/buildlink3.mk
AgeCommit message (Expand)AuthorFilesLines
2013-05-16upgrade to glu-7.11.2richard1-2/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
2008-04-24Fix redundant BUILDLINK_ABI_DEPENDStnn1-2/+1
2008-04-24Welcome to Mesa-7.0.3.bjs1-2/+3
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2004-10-07Extra PKGREVISION bump to cover the libtool/compiler-wrapper problems.tv1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
2004-03-15Move the definitions of MESA_REQD and _MESA_REQD to Mesa/version.mk andjlam1-2/+2
2004-03-10Split out the code that deals with checking whether the software isjlam1-90/+8
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-16/+18
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam1-3/+13
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam1-28/+30
2004-02-11Turn MESA_REQD back into a public variable, and make it take a list ofjlam1-2/+2
2004-02-10Require at least the version of Mesa that's installed by the base systemjlam1-1/+2
2004-02-10Privatise MESA_REQD.jlam1-3/+3
2004-02-10The pkgsrc version of Mesa that last bumped shlib majors was 6.0.jlam1-2/+2
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-3/+3
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam1-5/+3
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam1-5/+4
2004-02-05Support a new global variable:jlam1-1/+9
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-5/+9
2004-01-24If we use the XFree86-supplied GL and GLU libraries, then we are using X11.jlam1-1/+2
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam1-18/+17
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-5/+5
2003-09-30Match the buildlink3.mk guidelines set out in revision 1.22 ofjlam1-6/+5
2003-09-30Conform to latest buildlink3.mk guidelines using *_BUILDLINK3_MK guardsjlam1-10/+18
2003-09-28Rewrite buildlink3.mk files to match the updated buildlink3.mk templatejlam1-8/+9
2003-09-14Provide definitions for BUILDLINK_PREFIX.<pkg> when the dependency may bejlam1-1/+3
2003-09-13Need to use :C instead of :S to get the "pop" action to work properly.jlam1-2/+2
2003-09-07buildlink3.mk file needed by x11-links.jlam1-0/+69