This port IS_INTERACTIVE (asks if you want to delete old installation).

This commit is contained in:
Satoshi Asami 1995-04-24 21:50:34 +00:00
parent cd5700c69b
commit f41503d389
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1527

View file

@ -3,7 +3,7 @@
# Date created: 28 Dec 1994
# Whom: jmacd@uclink.berkeley.edu
#
# $Id: Makefile,v 1.5 1995/04/15 05:44:28 asami Exp $
# $Id: Makefile,v 1.6 1995/04/15 23:41:41 jmacd Exp $
#
DISTNAME= STk-2.1.6
@ -12,6 +12,7 @@ MASTER_SITES= ftp://kaolin.unice.fr/pub/
MAINTAINER= jmacd@FreeBSD.ORG
IS_INTERACTIVE= yes
GNU_CONFIGURE= yes
MAKE_FLAGS= "prefix = ${PREFIX}"