aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-11-22 19:56:18 +0800
committersobomax <sobomax@FreeBSD.org>2000-11-22 19:56:18 +0800
commit3cd85297b2da7566fd704068b0542ec3d50855ba (patch)
tree2d98919e0d5c43af767a88f9d1b64fe05778229a
parenta6edf11dc10e2618d4ae948d337b71670e9307c7 (diff)
downloadfreebsd-ports-gnome-3cd85297b2da7566fd704068b0542ec3d50855ba.tar.gz
freebsd-ports-gnome-3cd85297b2da7566fd704068b0542ec3d50855ba.tar.zst
freebsd-ports-gnome-3cd85297b2da7566fd704068b0542ec3d50855ba.zip
Update version number of gtkextra shared library.
-rw-r--r--audio/snd/Makefile2
-rw-r--r--math/scigraphica/Makefile2
-rw-r--r--x11-toolkits/gtkextra--/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index a35f726ca150..7e305df3959d 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
WITHOUT_GTKEXTRA= yes
.endif
.if !defined(WITHOUT_GTKEXTRA)
-LIB_DEPENDS+= gtkextra.10:${PORTSDIR}/x11-toolkits/gtkextra
+LIB_DEPENDS+= gtkextra.12:${PORTSDIR}/x11-toolkits/gtkextra
.endif
.if !defined(WITHOUT_GUILE)
LIB_DEPENDS+= guile.9:${PORTSDIR}/lang/guile
diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile
index ab97913be1a6..993c97f5fd32 100644
--- a/math/scigraphica/Makefile
+++ b/math/scigraphica/Makefile
@@ -14,7 +14,7 @@ DISTNAME= sg-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/Numeric/arrayobject.h:${PORTSDIR}/math/numpy
-LIB_DEPENDS= gtkextra.10:${PORTSDIR}/x11-toolkits/gtkextra \
+LIB_DEPENDS= gtkextra.12:${PORTSDIR}/x11-toolkits/gtkextra \
xml.5:${PORTSDIR}/textproc/libxml
RUN_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/Numeric/arrayobject.h:${PORTSDIR}/math/numpy
diff --git a/x11-toolkits/gtkextra--/Makefile b/x11-toolkits/gtkextra--/Makefile
index 6392a02a048a..79f2653969c6 100644
--- a/x11-toolkits/gtkextra--/Makefile
+++ b/x11-toolkits/gtkextra--/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= gtkextra.10:${PORTSDIR}/x11-toolkits/gtkextra \
+LIB_DEPENDS= gtkextra.12:${PORTSDIR}/x11-toolkits/gtkextra \
gtkmm.1:${PORTSDIR}/x11-toolkits/gtk--
USE_X_PREFIX= yes