diff options
Diffstat (limited to 'math/wxMaxima/Makefile')
-rw-r--r-- | math/wxMaxima/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/wxMaxima/Makefile b/math/wxMaxima/Makefile index 1542ff69675b..8827ec9074e3 100644 --- a/math/wxMaxima/Makefile +++ b/math/wxMaxima/Makefile @@ -3,7 +3,7 @@ PORTNAME= wxMaxima PORTVERSION= 14.12.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME:tl}/${PORTNAME}/${PORTVERSION} @@ -23,7 +23,6 @@ GNU_CONFIGURE= yes PLIST_SUB= DESKTOPDIR=${DESKTOPDIR:S,${PREFIX}/,,} USES= desktop-file-utils gettext -USE_GNOME= libxml2 USE_WX= 2.8 WANT_UNICODE= yes |