aboutsummaryrefslogtreecommitdiff
path: root/math/pari
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:09:44 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-06 18:09:44 +0000
commit7ad72d866de6238af47cea8681f3b76a399387b3 (patch)
tree7b6b4fd5b99923692632fd981b9ce3134c458e4e /math/pari
parent82f108df3064ff3c1a1e2286a12f648d68dae4cd (diff)
downloadports-7ad72d866de6238af47cea8681f3b76a399387b3.tar.gz
ports-7ad72d866de6238af47cea8681f3b76a399387b3.zip
Notes
Diffstat (limited to 'math/pari')
-rw-r--r--math/pari/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile
index f00e14f6f5ac..ccaa8a42b519 100644
--- a/math/pari/Makefile
+++ b/math/pari/Makefile
@@ -42,6 +42,7 @@ OPTIMIZED_CFLAGS_CFLAGS= -O3 -fno-strict-aliasing -fomit-frame-pointer
.endif
X11_CONFIGURE_ON= --graphic=X11
X11_CONFIGURE_OFF= --graphic=none
+X11_USES= xorg
X11_USE= xorg=x11
MPI_RUN_DEPENDS= ${LOCALBASE}/bin/mpirun:net/mpich
MPI_BUILD_DEPENDS= ${LOCALBASE}/bin/mpicc:net/mpich