summaryrefslogtreecommitdiff
path: root/lang/expect
diff options
context:
space:
mode:
authoragc <agc>1998-06-22 12:44:29 +0000
committeragc <agc>1998-06-22 12:44:29 +0000
commitaa44a9a00bf8102d4cbba7e7d709ae21e218fc7f (patch)
treee293f6a477a8a77c5c37ad9f0769b3e49cd83158 /lang/expect
parent6087a24f6a642323b6183b5369f73537a8367040 (diff)
downloadpkgsrc-aa44a9a00bf8102d4cbba7e7d709ae21e218fc7f.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'lang/expect')
-rw-r--r--lang/expect/Makefile12
1 files changed, 1 insertions, 11 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 85eb9483327..da479568c91 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/06/11 08:05:28 agc Exp $
+# $NetBSD: Makefile,v 1.13 1998/06/22 12:44:30 agc Exp $
# FreeBSD Id: Makefile,v 1.29 1998/01/27 01:11:47 fenner Exp
#
@@ -20,16 +20,6 @@ CONFIGURE_ARGS= --enable-shared \
--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 \
- expect.1 expectk.1 kibitz.1 mkpasswd.1 passmass.1 \
- tknewsbiff.1 unbuffer.1 xkibitz.1
-MAN3= libexpect.3
-.endif
-
post-extract:
${MV} ${WRKSRC}/example/rftp ${WRKSRC}/example/expect-rftp