pkgsrc/net/kmap
agc 78748d628a Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.

Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.

ALso simplify the logic to calculate the prefix as well.
2000-07-15 20:39:13 +00:00
..
files Kmap is a gui frontend to the popular portscanning utility nmap. Nmap 1999-11-05 02:56:37 +00:00
patches Kmap is a gui frontend to the popular portscanning utility nmap. Nmap 1999-11-05 02:56:37 +00:00
pkg Kmap is a gui frontend to the popular portscanning utility nmap. Nmap 1999-11-05 02:56:37 +00:00
Makefile Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition, 2000-07-15 20:39:13 +00:00