mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 0.6.2 [1]
- Use USE_GNOME=libxml2 rather than a hardcoded dependency [1]: PR: ports/86829 Submitted by: maintainer
This commit is contained in:
parent
e8b351b15e
commit
86e56b51b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144000
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= wxMaxima
|
||||
PORTVERSION= 0.6.1
|
||||
PORTVERSION= 0.6.2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
||||
@ -14,10 +14,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L}
|
||||
MAINTAINER= nivit@email.it
|
||||
COMMENT= A wxWidgets GUI for the computer algebra system maxima
|
||||
|
||||
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 \
|
||||
xml2.5:${PORTSDIR}/textproc/libxml2
|
||||
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24
|
||||
RUN_DEPENDS= maxima:${PORTSDIR}/math/maxima
|
||||
|
||||
USE_GNOME= libxml2
|
||||
WXGTK_CONFIG?= ${X11BASE}/bin/wxgtk2-2.4-config
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-wx-config=${WXGTK_CONFIG} \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (wxMaxima-0.6.1.tar.gz) = 32f19a748e38f8028b4d4b0243eba24e
|
||||
SIZE (wxMaxima-0.6.1.tar.gz) = 1000110
|
||||
MD5 (wxMaxima-0.6.2.tar.gz) = b1ed5cc352dfe6b6c58b1f4c200aeaf7
|
||||
SIZE (wxMaxima-0.6.2.tar.gz) = 791409
|
||||
|
Loading…
Reference in New Issue
Block a user