2003-03-14 21:41:30 by Mason Loring Bliss | Files touched by this commit (1) |
Log message: fix grammatical error |
2003-01-28 23:04:37 by Johnny C. Lam | Files touched by this commit (176) |
Log message: Instead of including bsd.pkg.install.mk directly in a package Makefile, have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. |
2002-09-24 14:30:55 by Thomas Klausner | Files touched by this commit (155) |
Log message: Complete standardization of messages according to latest pkglint. |
2002-03-29 21:48:53 by Manuel BOUYER | Files touched by this commit (1) |
Log message: Remove references to PHPLIBDIR, as it doesn't exists any more. PR pkg/16115 by Kimmo Suominen. |