From d4f0d0048a8755106a4b0445221a19761e746984 Mon Sep 17 00:00:00 2001
From: Florent Thoumie <flz@FreeBSD.org>
Date: Sat, 19 May 2007 20:36:56 +0000
Subject: - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent
 ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.

---
 math/ump/Makefile | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'math/ump')

diff --git a/math/ump/Makefile b/math/ump/Makefile
index 4701a4508201..704a90f3fcdd 100644
--- a/math/ump/Makefile
+++ b/math/ump/Makefile
@@ -7,6 +7,7 @@
 
 PORTNAME=	ump
 PORTVERSION=	0.8.6
+PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	u-m-p
@@ -21,6 +22,7 @@ USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gtk20
 USE_XLIB=	yes
+USE_GL=		yes
 USE_X_PREFIX=	yes
 
 ALL_TARGET=	${PORTNAME}
-- 
cgit v1.2.3