aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tclplugin/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-11-10 18:20:06 +0800
committerasami <asami@FreeBSD.org>1997-11-10 18:20:06 +0800
commit47a1b6abe45c415d4f39864756da2aefe7fd991f (patch)
treec2fc00933fc86b21df63a512de1331552d205418 /lang/tclplugin/Makefile
parente6b6744ec61e7d3cfa92b952c6f5cf4db421af40 (diff)
downloadfreebsd-ports-gnome-47a1b6abe45c415d4f39864756da2aefe7fd991f.tar.gz
freebsd-ports-gnome-47a1b6abe45c415d4f39864756da2aefe7fd991f.tar.zst
freebsd-ports-gnome-47a1b6abe45c415d4f39864756da2aefe7fd991f.zip
Uh, I meant NO_PACKAGE. I'm clearly losing my mind.
Diffstat (limited to 'lang/tclplugin/Makefile')
-rw-r--r--lang/tclplugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tclplugin/Makefile b/lang/tclplugin/Makefile
index 28efa5ea8186..94c11558eb47 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.1.1.1 1997/11/09 11:42:49 andreas Exp $
+# $Id: Makefile,v 1.2 1997/11/10 09:53:02 asami Exp $
#
DISTNAME= tclplugin2.0.3-beta
@@ -17,7 +17,7 @@ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/lang/tcl80:build \
/nonexistent:${PORTSDIR}/x11/tk80:build
RUN_DEPENDS= netscape:${PORTSDIR}/www/netscape4
-IS_INTERACTIVE= yes
+NO_PACKAGE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl=${PORTSDIR}/lang/tcl80/work/tcl8.0/unix \