aboutsummaryrefslogtreecommitdiffstats
path: root/science/afni
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2009-01-24 18:02:09 +0800
committerflz <flz@FreeBSD.org>2009-01-24 18:02:09 +0800
commite08974b739b102aeea81c54d49f813089d675530 (patch)
tree2b2a85c06ec1b26a75c14860ef4a375a065ac422 /science/afni
parent55d7f40e9e43e36b576c9c585447fc8cdb58b643 (diff)
downloadfreebsd-ports-gnome-e08974b739b102aeea81c54d49f813089d675530.tar.gz
freebsd-ports-gnome-e08974b739b102aeea81c54d49f813089d675530.tar.zst
freebsd-ports-gnome-e08974b739b102aeea81c54d49f813089d675530.zip
Fix science/afni after X.org 7.4 import (needs Xi).
Reported by: pointyhat (via pav)
Diffstat (limited to 'science/afni')
-rw-r--r--science/afni/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile
index aacc35688742..70e7ed15bf95 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -16,7 +16,7 @@
PORTNAME= afni
PORTVERSION= 2008.01.02.1043
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science biology graphics
MASTER_SITES= http://www.neuro.mcw.edu/Ports/distfiles/AFNI/${PORTVERSION}/ \
http://afni.nimh.nih.gov/pub/dist/tgz/
@@ -41,6 +41,7 @@ BROKEN= Does not compile on sparc64: "undefined reference to '_mcount'"
.endif
USE_GL= glw glu
+USE_XORG= xi
USE_GETTEXT= yes
USE_GMAKE= yes
USE_ICONV= yes