summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/expect/Makefile5
-rw-r--r--lang/moscow_ml/Makefile4
2 files changed, 7 insertions, 2 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 0b31fce65ab..5a81a345340 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/04/22 14:22:44 agc Exp $
+# $NetBSD: Makefile,v 1.11 1998/06/03 13:07:08 agc Exp $
# FreeBSD Id: Makefile,v 1.29 1998/01/27 01:11:47 fenner Exp
#
@@ -19,6 +19,9 @@ CONFIGURE_ARGS= --enable-shared \
--with-tclinclude=${PREFIX}/include/tcl8.0 \
--with-tkconfig=${PREFIX}/lib/tk8.0 \
--with-tkinclude=${PREFIX}/include/tk8.0
+
+.include "../../mk/bsd.prefs.mk"
+
# needed for japanese/expect
.if !defined(NO_MAN_INSTALL)
MAN1= autoexpect.1 cryptdir.1 decryptdir.1 dislocate.1 \
diff --git a/lang/moscow_ml/Makefile b/lang/moscow_ml/Makefile
index 70e10615e76..e9bdde9f501 100644
--- a/lang/moscow_ml/Makefile
+++ b/lang/moscow_ml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/04/15 10:38:29 agc Exp $
+# $NetBSD: Makefile,v 1.3 1998/06/03 13:07:09 agc Exp $
#
DISTNAME= mos14src
@@ -12,6 +12,8 @@ USE_PERL5= yes
WRKSRC= ${WRKDIR}/mosml/src
ALL_TARGET= world
+.include "../../mk/bsd.prefs.mk"
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/moscow_ml