pkgsrc/lang/tcl
jlam 34d11d8a0f Generalize how the dependency pattern may be specified. Instead of just
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify
the dependency pattern as FOO_DEPENDS=foo>=1.0.  This allows things like
JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib.
Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-23 19:26:48 +00:00
..
patches Mirror changes to the configure script in patch-ab to the appropriate 2001-06-13 20:48:01 +00:00
pkg Sort. 2001-05-12 06:05:31 +00:00
buildlink.mk Generalize how the dependency pattern may be specified. Instead of just 2001-06-23 19:26:48 +00:00
distinfo Mirror changes to the configure script in patch-ab to the appropriate 2001-06-13 20:48:01 +00:00
Makefile Mark as USE_BUILDLINK_ONLY. 2001-06-21 18:07:51 +00:00