Mark this port IS_INTERACTIVE. It requires netscape, which can't

be packaged.
This commit is contained in:
Satoshi Asami 1997-11-10 09:53:02 +00:00
parent c7775cd01c
commit ef9b7cb45a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8554

View file

@ -3,7 +3,7 @@
# Date created: Sat Nov 8 10:46:42 CET 1997
# Whom: andreas
#
# $Id: Makefile,v 1.2 1997/10/08 10:48:41 asami Exp $
# $Id: Makefile,v 1.1.1.1 1997/11/09 11:42:49 andreas Exp $
#
DISTNAME= tclplugin2.0.3-beta
@ -17,6 +17,7 @@ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/lang/tcl80:build \
/nonexistent:${PORTSDIR}/x11/tk80:build
RUN_DEPENDS= netscape:${PORTSDIR}/www/netscape4
IS_INTERACTIVE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl=${PORTSDIR}/lang/tcl80/work/tcl8.0/unix \