diff options
Diffstat (limited to 'math/scilab/Makefile')
-rw-r--r-- | math/scilab/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile index f4b6af13a10..7193c1f70d1 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1999/04/16 22:53:51 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 1999/04/27 23:56:21 garbled Exp $ # # IMPORTANT: Before upgrading this package, please read files/README.next_rev! @@ -22,6 +22,7 @@ RESTRICTED= "no paid distribution of SCILAB" PLIST_SRC= ${WRKDIR}/.PLIST-src +USE_X11BASE= yes USE_X11= yes GNU_CONFIGURE= yes |