summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-02 07:24:24 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-02 07:24:24 +0000
commitedaa71ab8ac8f44275ab17616822edf8f6207041 (patch)
tree96076cddfa9f0e13d58317e8158e42f44974c021 /math
parentRemove some extra files that are apparently not being built in the (diff)
Set USE_X_PREFIX=yes to fix build
Notes
Notes: svn path=/head/; revision=67293
Diffstat (limited to 'math')
-rw-r--r--math/asir2000/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/asir2000/Makefile b/math/asir2000/Makefile
index 82d48283618e..991fc576149e 100644
--- a/math/asir2000/Makefile
+++ b/math/asir2000/Makefile
@@ -17,8 +17,8 @@ MAINTAINER= saito@asir.org
WRKSRC= ${WRKDIR}/asir2000
PREFIX?= ${LOCALBASE}
USE_IMAKE= YES
-XFREE86_HTML_MAN= no
-USE_X_PREFIX = no
+XFREE86_HTML_MAN=NO
+USE_X_PREFIX= YES
HAS_CONFIGURE= YES
CONFIGURE_ENV= OLD_PARI_VERSION=${OLD_PARI_VERSION} \
PARI_VERSION=${PARI_VERSION} \