summaryrefslogtreecommitdiff
path: root/x11/lesstif12/buildlink.mk
AgeCommit message (Collapse)AuthorFilesLines
2002-10-08Unused.wiz1-39/+0
2001-09-13Unify the special code to detect pre-installed Motif installationsjlam1-42/+2
(whether 2.0 or 1.2-compatible) into one file, motif.buildlink.mk. lesstif12/buildlink.mk now assumes that if you include it, then you actually want lesstif12. To select that you want a Motif-1.2-compatible installation, define USE_MOTIF12 in the package Makefile. If MOTIF12BASE is also defined, then assume it points to a valid Motif-1.2 installation. Otherwise, auto-detect whether /usr/dt is valid, or if we need lesstif12.
2001-08-06Fix buildlink glue so that it links the LessTif 1.2 and not the 2.0tron1-3/+3
includes and libraries.
2001-08-05Delete duplicate line.wiz1-2/+1
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
installation directory in case the package isn't installed.
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam1-2/+2
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam1-3/+3
2001-07-01Correct spelling of MOTIFLIB.jlam1-2/+2
2001-06-30Add buildlink.mk files for use by other package Makefiles.jlam1-0/+79