summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-29 14:07:28 +0000
committerjlam <jlam>2001-06-29 14:07:28 +0000
commit24ef8df3845ee0c3466bdd04616ed75936713767 (patch)
tree153700debc5c40ae1c6c3199dc0cd0d51f5530b9 /Packages.txt
parent5a1d9fe9d2be18a846d05fcdc637b48cd211ff2f (diff)
downloadpkgsrc-24ef8df3845ee0c3466bdd04616ed75936713767.tar.gz
Note that EVAL_PREFIX may often be removed in converting packages to use
buildlink.mk files.
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt12
1 files changed, 7 insertions, 5 deletions
diff --git a/Packages.txt b/Packages.txt
index dffe65740e1..bb73c72ed5d 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.167 2001/06/29 05:07:36 jlam Exp $
+# $NetBSD: Packages.txt,v 1.168 2001/06/29 14:07:28 jlam Exp $
###########################################################################
==========================
@@ -1588,10 +1588,12 @@ buildlink.mk files:
USE_SSL --> .include "../../security/openssl/buildlink.mk"
USE_XPM --> .include "../../graphics/xpm/buildlink.mk"
-If the required dependency pattern for a package differs from the default
-specified in the package's buildlink.mk file, then it may be set by
-defining BUILDLINK_DEPENDS.<pkgname> in the Makefile to the dependency
-pattern required.
+The use of EVAL_PREFIX to find the installation prefix for packages may be
+removed since references to package library and header files are found
+through ${BUILDLINK_DIR}. If the required dependency pattern for a package
+differs from the default specified in the package's buildlink.mk file, then
+it may be set by defining BUILDLINK_DEPENDS.<pkgname> in the Makefile to
+the dependency pattern required.
A package that builds correctly with USE_BUILDLINK_ONLY set should have
that setting added to its Makefile to note that it doesn't use any