aboutsummaryrefslogtreecommitdiffstats
path: root/audio/snd/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-12-05 18:52:11 +0800
committersobomax <sobomax@FreeBSD.org>2001-12-05 18:52:11 +0800
commitb5a75a28952f25ff073f66d44cdb7304ba13c758 (patch)
treed2a1d9aea7f4514fcf33c8347b3dce914c628ce5 /audio/snd/Makefile
parent6426b1f4fcdf901d3034e93979720b2d7693b472 (diff)
downloadfreebsd-ports-gnome-b5a75a28952f25ff073f66d44cdb7304ba13c758.tar.gz
freebsd-ports-gnome-b5a75a28952f25ff073f66d44cdb7304ba13c758.tar.zst
freebsd-ports-gnome-b5a75a28952f25ff073f66d44cdb7304ba13c758.zip
Chase gtkextra shared library version bump.
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 8197ab36afe0..da84613f0d00 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
WITHOUT_GTKEXTRA= yes
.endif
.if !defined(WITHOUT_GTKEXTRA)
-LIB_DEPENDS+= gtkextra.16:${PORTSDIR}/x11-toolkits/gtkextra
+LIB_DEPENDS+= gtkextra.17:${PORTSDIR}/x11-toolkits/gtkextra
.endif
.if !defined(WITHOUT_GUILE)
LIB_DEPENDS+= guile.9:${PORTSDIR}/lang/guile