aboutsummaryrefslogtreecommitdiffstats
path: root/audio/snd/Makefile
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 /audio/snd/Makefile
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.
Diffstat (limited to 'audio/snd/Makefile')
-rw-r--r--audio/snd/Makefile2
1 files changed, 1 insertions, 1 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