diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-02-02 17:51:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-02-02 17:51:33 +0000 |
commit | a50c4bac3375194af18bfc201c361b0fa0614417 (patch) | |
tree | 0d081841b6ac6cd9173e740abb6ea3ce29c732a0 /lang/tclplugin | |
parent | 6cc05d736b777c315ce4ce6113e3233f70ccd0bb (diff) |
Notes
Diffstat (limited to 'lang/tclplugin')
-rw-r--r-- | lang/tclplugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/tclplugin/Makefile b/lang/tclplugin/Makefile index 801356c64d2b..7aa8fb2609a8 100644 --- a/lang/tclplugin/Makefile +++ b/lang/tclplugin/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Nov 8 10:46:42 CET 1997 # Whom: andreas # -# $Id: Makefile,v 1.8 1997/12/31 09:20:22 andreas Exp $ +# $Id: Makefile,v 1.9 1998/01/31 10:22:48 andreas Exp $ # DISTNAME= tclplug20-src @@ -15,7 +15,6 @@ MAINTAINER= andreas@FreeBSD.ORG RUN_DEPENDS= netscape:${PORTSDIR}/www/netscape4-communicator -NO_PACKAGE= yes WRKSRC= ${WRKDIR}/tclplugin2.0/plugin2.0/unix GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl=${WRKDIR}/tclplugin2.0/tcl8.0/unix \ |