aboutsummaryrefslogtreecommitdiffstats
path: root/math/asir2000
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-10-02 15:24:24 +0800
committerkris <kris@FreeBSD.org>2002-10-02 15:24:24 +0800
commitf4ffb3fc461c497dcd59fce522469b9ee306f3d4 (patch)
treec2962daf0ff7171d321352ca0e1ad78d55fe3e67 /math/asir2000
parent1f3bb5fe79d19d89eb9f83e4f9ed6f6371e481b2 (diff)
downloadfreebsd-ports-gnome-f4ffb3fc461c497dcd59fce522469b9ee306f3d4.tar.gz
freebsd-ports-gnome-f4ffb3fc461c497dcd59fce522469b9ee306f3d4.tar.zst
freebsd-ports-gnome-f4ffb3fc461c497dcd59fce522469b9ee306f3d4.zip
Set USE_X_PREFIX=yes to fix build
Diffstat (limited to 'math/asir2000')
-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} \