summaryrefslogtreecommitdiff
path: root/x11/9term
diff options
context:
space:
mode:
authorsnj <snj>2004-04-18 04:19:49 +0000
committersnj <snj>2004-04-18 04:19:49 +0000
commit28cba4e1170daca3a605ad12bf1a79fea6647b08 (patch)
treed8802c39be3adff7cf23d60ab0f900b504579ad1 /x11/9term
parent36f72c1408b2d1f9732234cf33c85f9c78d21c8b (diff)
downloadpkgsrc-28cba4e1170daca3a605ad12bf1a79fea6647b08.tar.gz
Convert to buildlink3.
Diffstat (limited to 'x11/9term')
-rw-r--r--x11/9term/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/9term/Makefile b/x11/9term/Makefile
index 51b245c7c1b..8f6e54793ea 100644
--- a/x11/9term/Makefile
+++ b/x11/9term/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/20 12:28:26 agc Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/18 04:19:49 snj Exp $
# FreeBSD Id: Makefile,v 1.5 1996/12/07 23:43:56 asami Exp
#
@@ -16,11 +16,11 @@ BUILDLINK_DEPMETHOD.sam= full
NOT_FOR_PLATFORM= *-*-alpha #LP64 Problems
WRKSRC= ${WRKDIR}
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_X11= yes
MANCOMPRESSED= yes
MAKE_ENV+= SAM_DIR=${BUILDLINK_PREFIX.sam}
-.include "../../editors/sam/buildlink2.mk"
+.include "../../editors/sam/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"