summaryrefslogtreecommitdiff
path: root/security/rsaref
diff options
context:
space:
mode:
authorjlam <jlam>2001-07-20 01:54:51 +0000
committerjlam <jlam>2001-07-20 01:54:51 +0000
commit71d63a5cdbaf3e700d981e41f021fefe59be961e (patch)
treedae0240406309a978c806a7f1e4b5be62fbd62bf /security/rsaref
parente42102934d557de547139e7a1c271999073a7103 (diff)
downloadpkgsrc-71d63a5cdbaf3e700d981e41f021fefe59be961e.tar.gz
Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
Diffstat (limited to 'security/rsaref')
-rw-r--r--security/rsaref/buildlink.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rsaref/buildlink.mk b/security/rsaref/buildlink.mk
index ef79d4321b9..e3772570514 100644
--- a/security/rsaref/buildlink.mk
+++ b/security/rsaref/buildlink.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink.mk,v 1.2 2001/07/01 22:59:29 jlam Exp $
+# $NetBSD: buildlink.mk,v 1.3 2001/07/20 01:54:51 jlam Exp $
#
# This Makefile fragment is included by packages that use rsaref.
#
@@ -20,7 +20,7 @@ RSAREF_BUILDLINK_MK= # defined
BUILDLINK_DEPENDS.rsaref?= rsaref-2.0p3
DEPENDS+= ${BUILDLINK_DEPENDS.rsaref}:../../security/rsaref
-BUILDLINK_PREFIX.rsaref= ${LOCALBASE}
+EVAL_PREFIX+= BUILDLINK_PREFIX.rsaref=rsaref
BUILDLINK_FILES.rsaref= include/rsaref.h
BUILDLINK_FILES.rsaref+= lib/librsaref.*