summaryrefslogtreecommitdiff
path: root/sysutils/aperture
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-10-14 18:12:23 +0000
committertron <tron@pkgsrc.org>2002-10-14 18:12:23 +0000
commitd47d5692f98e204f0d15b2299213665cd5c8cd6c (patch)
treebf24cae066786c78be91c9ab41f3d0de40605f95 /sysutils/aperture
parentd8ff6e24769e3101a538a18443bfe4526086266e (diff)
downloadpkgsrc-d47d5692f98e204f0d15b2299213665cd5c8cd6c.tar.gz
Fix build problem on systems where the NetBSD source tree is not in
"/usr/src" as suggested by Julio Merino in PR pkg/18485.
Diffstat (limited to 'sysutils/aperture')
-rw-r--r--sysutils/aperture/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/aperture/Makefile b/sysutils/aperture/Makefile
index 869c3e1c49e..f56c567ef71 100644
--- a/sysutils/aperture/Makefile
+++ b/sysutils/aperture/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2002/09/15 19:25:38 tron Exp $
+# $NetBSD: Makefile,v 1.23 2002/10/14 18:12:23 tron Exp $
DISTNAME= apNetBSD
PKGNAME= aperture-2.0
@@ -33,6 +33,7 @@ MANCOMPRESSED_IF_MANZ= YES
WRKSRC= ${WRKDIR}
NO_CONFIGURE= YES
OSVERSION_SPECIFIC= YES
+MAKE_ENV+= BSDSRCDIR="${BSDSRCDIR}"
BSDSRCDIR?= /nonexistent # to override <bsd.own.mk>, MUST be
# set this way BEFORE bsd.prefs.mk