summaryrefslogtreecommitdiff
path: root/sysutils/cdrdao
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-30 03:59:46 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-30 03:59:46 +0000
commite57110f7ccf918c6f6e12b6753bd73d30b97eab2 (patch)
tree234640833414fc9ff563d00b43e2c6a1ac8b117a /sysutils/cdrdao
parentUpdate to 1.2.4. (diff)
Chase the gnomemm shared lib version.
Notes
Notes: svn path=/head/; revision=74236
Diffstat (limited to 'sysutils/cdrdao')
-rw-r--r--sysutils/cdrdao/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile
index 146e72ef48dc..116bff91cb23 100644
--- a/sysutils/cdrdao/Makefile
+++ b/sysutils/cdrdao/Makefile
@@ -34,7 +34,7 @@ LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame
.if ${HAVE_GNOME:Mgnomelibs} != ""
USE_GNOME= gnomelibs
LIB_DEPENDS+= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
-LIB_DEPENDS+= gnomemm.9:${PORTSDIR}/x11-toolkits/gnome--
+LIB_DEPENDS+= gnomemm-1.2.10:${PORTSDIR}/x11-toolkits/gnome--
CONFIGURE_ARGS= --with-gtkmm-prefix=${X11BASE}
PKGNAMESUFFIX?= -gnome
PLIST_SUB= GNOME=""