diff options
-rw-r--r-- | math/asir2000/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile index 788876790c04..fdb6dccc71a6 100644 --- a/math/asir2000/Makefile +++ b/math/asir2000/Makefile @@ -19,6 +19,7 @@ COMMENT= The system Risa/Asir is a general computer algebra system WRKSRC= ${WRKDIR}/asir2000 PREFIX?= ${LOCALBASE} USE_IMAKE= YES +USE_XLIB= yes USE_REINPLACE= yes XFREE86_HTML_MAN= no USE_X_PREFIX = no |