summaryrefslogtreecommitdiff
path: root/mbone/nte
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 /mbone/nte
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 'mbone/nte')
-rw-r--r--mbone/nte/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile
index 15edccb375b..26b0c952020 100644
--- a/mbone/nte/Makefile
+++ b/mbone/nte/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/11/13 01:26:58 frueauf Exp $
+# $NetBSD: Makefile,v 1.13 1999/03/22 09:38:23 agc Exp $
#
DISTNAME= nt.1.5a23
@@ -8,14 +8,6 @@ MASTER_SITES= ftp://cs.ucl.ac.uk/mice/nte/
MAINTAINER= mycroft@netbsd.org
-.include "../../mk/bsd.prefs.mk"
-
-.ifdef WRKOBJDIR
-BUILD_ROOT= ${WRKOBJDIR}
-.else
-BUILD_ROOT= ${PKGSRCDIR}
-.endif
-
BUILD_DEPENDS= ${BUILD_ROOT}/x11/tk80/${WRKDIR:T}/tk8.0/generic/default.h:${TK_DIR}:configure
DEPENDS+= tk-8.0p2:../../x11/tk80