pkgsrc/mk
jlam 51436ad116 The do-configure target has some "stuff" that is supposed to be done after
the pre-configure target is called but before the configure script is
called, but it's added in a non-extensible way.  This "stuff" is the
replace-ncurses step and the ltconfig-override step.  Move these steps out
into their own targets that are named as prerequisites to the do-configure
step.  The prerequisites are specified in the private variable
_CONFIGURE_PREREQ, to which other independent targets may be appended.
2001-10-24 19:42:28 +00:00
..
bulk When working out if an installed package should be left as it 2001-10-20 09:07:13 +00:00
bsd.buildlink.mk Make some more variables "private" by prepending with an underscore. 2001-10-24 19:01:00 +00:00
bsd.pkg.defaults.mk Added support variables for chat/ircd-hybrid 2001-10-21 21:26:57 +00:00
bsd.pkg.mk The do-configure target has some "stuff" that is supposed to be done after 2001-10-24 19:42:28 +00:00
bsd.pkg.subdir.mk Back out that part, not intended to be committed just yet 2001-03-06 16:14:35 +00:00
bsd.prefs.mk Include "bsd.own.mk" before "bsd.pkg.defaults.mk" because otherwise "?=" 2001-09-21 15:28:35 +00:00
defs.Linux.mk dirname is in /usr/bin. Now buildlink has a fighting chance on Linux 2001-08-23 16:54:09 +00:00
defs.NetBSD.mk Rename "FILE" to "FILE_CMD" since ".for FILE" is a common idiom in BSD 2001-07-15 12:40:03 +00:00
defs.SunOS.mk Rename "FILE" to "FILE_CMD" since ".for FILE" is a common idiom in BSD 2001-07-15 12:40:03 +00:00
Linux.pkg.dist Add ${PKGLOCALEDIR}/locale/bg*, e.g. for windowmaker 2001-10-05 12:11:23 +00:00
Linux.x11.dist Sync locales from *.pkg.dist to *.x11.dist: 2001-07-30 15:09:23 +00:00
motif.buildlink.mk Do an immediate setting of MOTIF_TYPE and MOTIF12_TYPE so that the 2001-09-21 19:26:45 +00:00
NetBSD.pkg.dist Add ${PKGLOCALEDIR}/locale/bg*, e.g. for windowmaker 2001-10-05 12:11:23 +00:00
NetBSD.x11.dist Sync locales from *.pkg.dist to *.x11.dist: 2001-07-30 15:09:23 +00:00
ossaudio.buildlink.mk Add a LIBOSSAUDIO definition that is passed through MAKE_ENV. 2001-08-23 13:31:00 +00:00
SunOS.pkg.dist Add ${PKGLOCALEDIR}/locale/bg*, e.g. for windowmaker 2001-10-05 12:11:23 +00:00
SunOS.x11.dist Sync locales from *.pkg.dist to *.x11.dist: 2001-07-30 15:09:23 +00:00
x11.buildlink.mk x11.buildlink.mk needs to be included before any buildlink.mk files that 2001-10-23 13:14:43 +00:00
xaw.buildlink.mk Create buildlink.mk files for the various Xaw libraries. Instead of 2001-08-23 04:24:21 +00:00