pkgsrc/net/bind9
jlam ca70938428 Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-27 06:29:06 +00:00
..
files add missing RCS Id. 2002-09-23 14:40:51 +00:00
patches Make this build under NetBSD 2.0E and newer. 2004-05-18 07:05:34 +00:00
buildlink3.mk Require version 9.2.3nb4 or newer of the "bind9" package because previous 2004-04-15 20:20:49 +00:00
builtin.mk Do package version handling properly. 2004-07-19 04:08:13 +00:00
DESCR upgrade to 9.2.0. 2001-11-27 03:38:40 +00:00
distinfo Make this build under NetBSD 2.0E and newer. 2004-05-18 07:05:34 +00:00
Makefile Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, 2004-08-27 06:29:06 +00:00
PLIST Fix ordering of package list entries, files should be listed before 2004-04-15 20:05:52 +00:00