summaryrefslogtreecommitdiffstats
path: root/math/ump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/ump/Makefile')
-rw-r--r--math/ump/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/math/ump/Makefile b/math/ump/Makefile
index 60c147c..b601997 100644
--- a/math/ump/Makefile
+++ b/math/ump/Makefile
@@ -7,10 +7,9 @@
PORTNAME= ump
PORTVERSION= 0.8.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= u-m-p
+MASTER_SITES= SF/u-m-p
MAINTAINER= nivit@FreeBSD.org
COMMENT= A graphical, easy to use math program
@@ -21,14 +20,12 @@ LATEST_LINK= math-ump
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gtk20
-USE_GL= yes
-USE_X_PREFIX= yes
+USE_GL= glu
ALL_TARGET= ${PORTNAME}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-MAKE_ENV+= CXX="${CXX}" CC="${CC}" DATADIR="${DATADIR}" \
- X11BASE="${X11BASE}"
+MAKE_ENV+= CXX="${CXX}" CC="${CC}" DATADIR="${DATADIR}"
FIND_DIRS= -type d
FIND_DATA= -type f
OpenPOWER on IntegriCloud