pkgsrc/wm/ion
jlam 010f154624 + Add full DESTDIR support in the least intrusive way possible. The
strategy is to leave alone the install targets sprinkled all over
  the Makefiles and instead to two thigns:

    (1) Define new INST_* variants of BINDIR, ETCDIR, MODULEDIR, etc.
	that are the "final" installation locations, and thus may be
	hardcoded into the program.

    (2) Modify the definitions of BINDIR, ETCDIR, MODULEDIR, etc. to
	point to $(DESTDIR)$(INST_*).  These variables can be used in
	the _install targets without any changes.
2008-02-27 22:31:52 +00:00
..
patches + Add full DESTDIR support in the least intrusive way possible. The 2008-02-27 22:31:52 +00:00
DESCR
distinfo + Add full DESTDIR support in the least intrusive way possible. The 2008-02-27 22:31:52 +00:00
Makefile + Add full DESTDIR support in the least intrusive way possible. The 2008-02-27 22:31:52 +00:00
PLIST