diff options
author | edwin <edwin@FreeBSD.org> | 2003-03-03 10:32:26 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-03-03 10:32:26 +0000 |
commit | 32652aa4446674305766a5e91577b1a9284dcb87 (patch) | |
tree | 2d9af2a716718ae75a339191fafb1f7eaf4b7160 /math | |
parent | 777e44317390bd9b8d4447a33be08dec27bf5adf (diff) | |
download | FreeBSD-ports-32652aa4446674305766a5e91577b1a9284dcb87.zip FreeBSD-ports-32652aa4446674305766a5e91577b1a9284dcb87.tar.gz |
Try to get it out of bento's failed ports list
Noticed by: kris@
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 7888767..fdb6dcc 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 |