diff options
-rw-r--r-- | misc/heyu/Makefile | 1 | ||||
-rw-r--r-- | misc/heyu2/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/misc/heyu/Makefile b/misc/heyu/Makefile index dd2b75d46e0..96285548d19 100644 --- a/misc/heyu/Makefile +++ b/misc/heyu/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= plambert@plambert.net +IS_INTERACTIVE= yes ALL_TARGET= heyu WRKSRC= ${WRKDIR}/heyu.dir diff --git a/misc/heyu2/Makefile b/misc/heyu2/Makefile index dd2b75d46e0..96285548d19 100644 --- a/misc/heyu2/Makefile +++ b/misc/heyu2/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= plambert@plambert.net +IS_INTERACTIVE= yes ALL_TARGET= heyu WRKSRC= ${WRKDIR}/heyu.dir |