summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortv <tv>1998-08-17 18:14:07 +0000
committertv <tv>1998-08-17 18:14:07 +0000
commite5ab9d2ac02e3c66987998603af9a581abcefcfb (patch)
tree2b0783dd009bd32a270a192e40fdbb7d6ddbcb5d /emulators
parent429ef77341e7348f966971e496d7b51c87830fcc (diff)
downloadpkgsrc-e5ab9d2ac02e3c66987998603af9a581abcefcfb.tar.gz
Stopgap hack to make this build and install for PR #5980. This will be
fixed in a better way later this week.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux_lib/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/emulators/linux_lib/Makefile b/emulators/linux_lib/Makefile
index 39be7c4ce6e..1be0414561a 100644
--- a/emulators/linux_lib/Makefile
+++ b/emulators/linux_lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/05/08 23:57:02 hubertf Exp $
+# $NetBSD: Makefile,v 1.13 1998/08/17 18:14:07 tv Exp $
# FreeBSD Id: Makefile,v 1.19 1997/12/04 17:34:28 asami Exp
#
@@ -9,7 +9,10 @@ ONLY_FOR_ARCHS= i386
MAINTAINER= packages@netbsd.org
-PREFIX= /emul/linux
+# XXX this is not the right thing
+.include "../../mk/bsd.pkg.mk"
+LOCALBASE= /emul/linux
+NO_MTREE=
# The distfile is distributed under the GPL, so no re-distribution of
# binaries without source.