summaryrefslogtreecommitdiff
path: root/lang/tcl-expect
diff options
context:
space:
mode:
authorjwise <jwise>2000-09-05 16:52:33 +0000
committerjwise <jwise>2000-09-05 16:52:33 +0000
commit9724c3de6a21eeaa3900aea75927250c09e0ae76 (patch)
tree22d263ac1ea9bac779c2ecf2419d937813f471c6 /lang/tcl-expect
parent6b48feb8bf3f53c328debd527367fe6a4f839209 (diff)
downloadpkgsrc-9724c3de6a21eeaa3900aea75927250c09e0ae76.tar.gz
Remove a comented out bit which is not needed at all.
Diffstat (limited to 'lang/tcl-expect')
-rw-r--r--lang/tcl-expect/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/tcl-expect/Makefile b/lang/tcl-expect/Makefile
index be70765f3e5..81903949130 100644
--- a/lang/tcl-expect/Makefile
+++ b/lang/tcl-expect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/09/05 16:20:29 jwise Exp $
+# $NetBSD: Makefile,v 1.2 2000/09/05 16:52:33 jwise Exp $
#
DISTNAME= expect
@@ -23,9 +23,6 @@ CONFIGURE_ARGS= --enable-shared \
.include "../../mk/bsd.prefs.mk"
-#post-extract:
-# ${MV} ${WRKSRC}/example/rftp ${WRKSRC}/example/expect-rftp
-
test:
@(cd ${WRKSRC}; ${MAKE} test)