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:
parent
ad7afc1bef
commit
68791ca4aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47809
@ -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?=
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user