summaryrefslogtreecommitdiff
path: root/lang/tcl80/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tcl80/Makefile')
-rw-r--r--lang/tcl80/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index 3956994125e..e7544dbdfa6 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1998/07/04 04:11:34 mycroft Exp $
+# $NetBSD: Makefile,v 1.14 1998/07/15 11:50:09 agc Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/08/20 10:33:35 jkh Exp
#
@@ -14,9 +14,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-shared
CONFIGURE_ENV+= PORTSDIR=${.CURDIR}/../../../../..
-post-install:
- ${LDCONFIG} || ${TRUE}
-
test:
cd ${WRKSRC} && ${MAKE} test