Commit graph

8 commits

Author SHA1 Message Date
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
xtraeme
dd26a78048 s/USE_X11BASE/USE_X11/. Provided by Soren Jacobsen in PR pkg/23454.
Bump PKGREVISION.
2003-11-18 14:43:08 +00:00
agc
f98ff96d71 Patch from Jonathan Perkin to make this package install properly on
Solaris.
2003-11-05 13:38:27 +00:00
agc
c41f199e73 Make this package happy in the presence of xpkgwedge.
Make this package install; deinstall; install properly.
Don't force the use of gcc to build this package.
2003-11-05 12:47:01 +00:00
hubertf
f26230267d elf lib fix 2000-09-26 00:43:20 +00:00
frueauf
dac2c42477 Remove some unnecesary part of the patch. Fixes pr 5940. 1998-08-14 11:26:45 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
frueauf
565616d5f7 Initial addition of xbomber-0.8, a colorful game where you blow other
people/robots up. Closes pr 5822 by Tim Rightnour.
1998-07-24 10:36:09 +00:00