Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-08 | Unused. | wiz | 1 | -39/+0 | |
2001-09-13 | Unify the special code to detect pre-installed Motif installations | jlam | 1 | -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-06 | Fix buildlink glue so that it links the LessTif 1.2 and not the 2.0 | tron | 1 | -3/+3 | |
includes and libraries. | |||||
2001-08-05 | Delete duplicate line. | wiz | 1 | -2/+1 | |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 | |
installation directory in case the package isn't installed. | |||||
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -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-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 | |
2001-07-01 | Correct spelling of MOTIFLIB. | jlam | 1 | -2/+2 | |
2001-06-30 | Add buildlink.mk files for use by other package Makefiles. | jlam | 1 | -0/+79 | |