1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Only define IS_INTERACTIVE if JADETEX is not set.

This commit is contained in:
Murray Stokely 2001-09-13 19:19:56 +00:00
parent ad7afc1bef
commit 68791ca4aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47809

View File

@ -36,7 +36,9 @@ RUN_DEPENDS+= openjade:${PORTSDIR}/textproc/openjade
RUN_DEPENDS+= jade:${PORTSDIR}/textproc/jade
.endif
.if !defined(JADETEX)
IS_INTERACTIVE= "user must set JADETEX variable to 'yes' or 'no'"
.endif
JADETEX?=