summaryrefslogtreecommitdiff
path: root/plan9/9term
diff options
context:
space:
mode:
authoragc <agc>1999-03-22 09:38:22 +0000
committeragc <agc>1999-03-22 09:38:22 +0000
commitfc3e81d33cd3137bea557960c4e35b530496e32a (patch)
tree6e4cf164ffee508e0527b5371281bee77d4cb038 /plan9/9term
parent9b599132d515b1a725b932fa83984ae67afa218e (diff)
downloadpkgsrc-fc3e81d33cd3137bea557960c4e35b530496e32a.tar.gz
Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individual
package Makefiles which need it.
Diffstat (limited to 'plan9/9term')
-rw-r--r--plan9/9term/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/plan9/9term/Makefile b/plan9/9term/Makefile
index de8a4326820..06a58208c74 100644
--- a/plan9/9term/Makefile
+++ b/plan9/9term/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 1998/11/13 01:41:16 frueauf Exp $
+# $NetBSD: Makefile,v 1.17 1999/03/22 09:38:26 agc Exp $
# FreeBSD Id: Makefile,v 1.5 1996/12/07 23:43:56 asami Exp
#
@@ -10,14 +10,7 @@ MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.psrg.cs.usyd.edu.au/~matty/9term/index.html
-.include "../../mk/bsd.prefs.mk"
-
# needs library and private header, but not during runtime
-.ifdef WRKOBJDIR
-BUILD_ROOT= ${WRKOBJDIR}
-.else
-BUILD_ROOT= ${PKGSRCDIR}
-.endif
BUILD_DEPENDS= ${BUILD_ROOT}/plan9/sam/${WRKDIR:T}/libframe/libframe.a:../../plan9/sam
NOT_FOR_ARCHS= alpha #LP64 Problems