diff options
Diffstat (limited to 'math/ump/Makefile')
-rw-r--r-- | math/ump/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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} |