summaryrefslogtreecommitdiff
path: root/mbone/nte
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-03-22 09:38:22 +0000
committeragc <agc@pkgsrc.org>1999-03-22 09:38:22 +0000
commit49ad04f369a8c6377a9622cf8476668c2abc2bd2 (patch)
tree6e4cf164ffee508e0527b5371281bee77d4cb038 /mbone/nte
parentd558f0b8f6cdded4526e9395b847e59f4f01bfb5 (diff)
downloadpkgsrc-49ad04f369a8c6377a9622cf8476668c2abc2bd2.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