diff options
-rw-r--r-- | editors/e93/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/e93/Makefile b/editors/e93/Makefile index da43aa03c1fb..25fc08c8ce72 100644 --- a/editors/e93/Makefile +++ b/editors/e93/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 MAKEFILE= makefile USE_X_PREFIX= yes +NO_CDROM= "Asks a question about reading the license on install" + .if !defined(PACKAGE_BUILDING) IS_INTERACTIVE= yes # asks "ok?" about license |