diff options
author | asami <asami@FreeBSD.org> | 1998-02-03 01:51:33 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-02-03 01:51:33 +0800 |
commit | 6da90d9aa4e148d5377781edbb5fab4a53fe7edd (patch) | |
tree | 084d5d85173809299f363483b5a568855d18eb90 /lang/tclplugin/Makefile | |
parent | 90590eece5aa66a5f04c1af82acfa4185cfcdaf0 (diff) | |
download | freebsd-ports-graphics-6da90d9aa4e148d5377781edbb5fab4a53fe7edd.tar.gz freebsd-ports-graphics-6da90d9aa4e148d5377781edbb5fab4a53fe7edd.tar.zst freebsd-ports-graphics-6da90d9aa4e148d5377781edbb5fab4a53fe7edd.zip |
Remove NO_PACKAGE, netscape can be packaged now.
Diffstat (limited to 'lang/tclplugin/Makefile')
-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 801356c64d2..7aa8fb2609a 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 \ |