summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2002-09-04 12:53:02 +0000
committertron <tron>2002-09-04 12:53:02 +0000
commit22660872d51c1b6f7c32033c0e2cbcafbff2c370 (patch)
treec6cc9a23cb70edc71c745489b89539b3a30f6a05
parent2ee318c6a66f39d6032e879260bdba08a5b205ca (diff)
downloadpkgsrc-22660872d51c1b6f7c32033c0e2cbcafbff2c370.tar.gz
Revert last change after buildlink2 problem was fixed by Johnny C. Lam.
-rw-r--r--pkgtools/digest/Makefile4
-rw-r--r--x11/xterm/Makefile3
2 files changed, 5 insertions, 2 deletions
diff --git a/pkgtools/digest/Makefile b/pkgtools/digest/Makefile
index ea4320654bc..5ba2c40395b 100644
--- a/pkgtools/digest/Makefile
+++ b/pkgtools/digest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2002/09/02 08:01:19 tron Exp $
+# $NetBSD: Makefile,v 1.28 2002/09/04 12:53:02 tron Exp $
#
# When adding new digest algorithms, please use rmd160 as the template,
# and bump the VERSION definition.
@@ -14,6 +14,8 @@ COMMENT= Message digest wrapper utility
VERSION= 20010807
+USE_BUILDLINK2= # defined
+
EXTRACT_ONLY= # empty
WRKSRC= ${WRKDIR}
NO_CHECKSUM= # defined
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile
index 46b80385f7c..c30da354345 100644
--- a/x11/xterm/Makefile
+++ b/x11/xterm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/09/02 08:28:30 tron Exp $
+# $NetBSD: Makefile,v 1.5 2002/09/04 12:57:56 tron Exp $
DISTNAME= xterm-164
CATEGORIES= x11
@@ -10,6 +10,7 @@ COMMENT= Latest terminal emulator for the X Window System
ONLY_FOR_PLATFORM= SunOS-*-* # in NetBSD X11 distribution
+USE_BUILDLINK2= YES
USE_IMAKE= YES
INSTALL_FILE= ${WRKDIR}/INSTALL