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 | |
parent | 4998cd646e29c89c04fe0c5319fd7f514069f8d3 (diff) | |
download | ports-325062f7536c1a05506af5fd8c9053cb29c1d507.tar.gz ports-325062f7536c1a05506af5fd8c9053cb29c1d507.zip |
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')
-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 |