aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-03-11 19:30:28 +0800
committersobomax <sobomax@FreeBSD.org>2001-03-11 19:30:28 +0800
commitacd04a47e3b2cd276904e06715bedb3c44872713 (patch)
tree5531c589e89030088ecbd00810f0d36315963845 /audio
parent322f9ae8949ea7161d3ec139464e06b2a673bb50 (diff)
downloadfreebsd-ports-gnome-acd04a47e3b2cd276904e06715bedb3c44872713.tar.gz
freebsd-ports-gnome-acd04a47e3b2cd276904e06715bedb3c44872713.tar.zst
freebsd-ports-gnome-acd04a47e3b2cd276904e06715bedb3c44872713.zip
Update version number of gtkextra shared library.
Diffstat (limited to 'audio')
-rw-r--r--audio/snd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 650a53f77de5..db0beb60deff 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.13:${PORTSDIR}/x11-toolkits/gtkextra
+LIB_DEPENDS+= gtkextra.14:${PORTSDIR}/x11-toolkits/gtkextra
.endif
.if !defined(WITHOUT_GUILE)
LIB_DEPENDS+= guile.9:${PORTSDIR}/lang/guile