summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-02-07 19:21:11 +0000
committermarcus <marcus@FreeBSD.org>2003-02-07 19:21:11 +0000
commit6b198f239cff556fec7fb4d7707acb9f8c867de4 (patch)
treeb6c260234d5131f8b40736f90f317645b8519c8a /math
parentb17fb33cdbe95c37c447823066b00b5276998ff0 (diff)
downloadFreeBSD-ports-6b198f239cff556fec7fb4d7707acb9f8c867de4.zip
FreeBSD-ports-6b198f239cff556fec7fb4d7707acb9f8c867de4.tar.gz
Chase gtk20's shared lib version.
Diffstat (limited to 'math')
-rw-r--r--math/gcalctool/Makefile3
-rw-r--r--math/gretl/Makefile8
2 files changed, 7 insertions, 4 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 559f249..40735ca 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gcalctool
PORTVERSION= 4.1.9
+PORTREVISION= 1
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.1
@@ -14,7 +15,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
+LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
USE_BZIP2= yes
USE_X_PREFIX= yes
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index 80d6efb..37b17ef 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gretl
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +18,7 @@ MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \
xml2.5:${PORTSDIR}/textproc/libxml2 \
- gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
+ gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot
USE_X_PREFIX= yes
@@ -36,8 +37,9 @@ MAN1= gretl.1 gretl-config.1
CONFIGURE_ARGS+= --without-gnome
PLIST_SUB+= GNOME2:="@comment " DATADIR="share"
.else
-LIB_DEPENDS+= gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
- gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui
+BROKEN= "Needs to be updated for libgnomeprint-2.2"
+LIB_DEPENDS+= gnomeprintui-2-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
+ gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
USE_GNOME= gnomeprefix
PLIST_SUB+= GNOME2:="" DATADIR="share/gnome"
.endif
OpenPOWER on IntegriCloud