pkgsrc/graphics/gqview
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 Convert to use buildlink.mk files. 2001-06-18 21:48:52 +00:00
pkg Use ${PKGLOCALEDIR} for location of installed locale files. 2001-03-04 09:12:06 +00:00
distinfo Convert to use buildlink.mk files. 2001-06-18 21:48:52 +00:00
Makefile Generalize how the dependency pattern may be specified. Instead of just 2001-06-23 19:26:48 +00:00