diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-03 10:32:26 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-03 10:32:26 +0000 |
commit | 325062f7536c1a05506af5fd8c9053cb29c1d507 (patch) | |
tree | ea1c1b7b17b1a5a58858ff3f1330c1fbeb6a3b4b /math/asir2000/Makefile | |
parent | Fix Build on CURRENT. (diff) |
Try to get it out of bento's failed ports list
Noticed by: kris@
Notes
Notes:
svn path=/head/; revision=76788
Diffstat (limited to 'math/asir2000/Makefile')
-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 |