summaryrefslogtreecommitdiff
path: root/science/afni
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-05-19 20:36:56 +0000
commitd4f0d0048a8755106a4b0445221a19761e746984 (patch)
treec87184c5bfeaf942c827c5f706186ce9786a2588 /science/afni
parentDocument png -- DoS crash vulnerability. (diff)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
Diffstat (limited to 'science/afni')
-rw-r--r--science/afni/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/afni/Makefile b/science/afni/Makefile
index 8a918e89ba4e..4e7a539cc82f 100644
--- a/science/afni/Makefile
+++ b/science/afni/Makefile
@@ -17,6 +17,7 @@
PORTNAME= afni
PORTVERSION= 2007.04.18.1830
+PORTREVISION= 1
CATEGORIES= science biology graphics
MASTER_SITES= http://www.neuro.mcw.edu/~bacon/Ports/distfiles/AFNI/${PORTVERSION}/ \
http://afni.nimh.nih.gov/pub/dist/tgz/
@@ -40,6 +41,7 @@ RUN_DEPENDS= cjpeg:${PORTSDIR}/graphics/jpeg \
BROKEN= Does not compile on sparc64: "undefined reference to '_mcount'"
.endif
+USE_GL= glw
USE_GETTEXT= yes
USE_GMAKE= yes
USE_ICONV= yes