diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-09-26 16:00:20 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-09-26 16:00:20 +0000 |
commit | bf4b16d88adf6a017ed11977fdf695fd8d2fa56a (patch) | |
tree | 30b8adec1b335b24c8426ef3cc806e7a0261caf2 /x11-toolkits/libgnomeuimm/Makefile | |
parent | 0018928d3f4194689661380bec5b070727431f53 (diff) | |
download | ports-bf4b16d88adf6a017ed11977fdf695fd8d2fa56a.tar.gz ports-bf4b16d88adf6a017ed11977fdf695fd8d2fa56a.zip |
Update to 2.0.0
Notes
Notes:
svn path=/head/; revision=89458
Diffstat (limited to 'x11-toolkits/libgnomeuimm/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeuimm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/libgnomeuimm/Makefile b/x11-toolkits/libgnomeuimm/Makefile index cd6bc4868e19..3128904ab63a 100644 --- a/x11-toolkits/libgnomeuimm/Makefile +++ b/x11-toolkits/libgnomeuimm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgnomeuimm -PORTVERSION= 1.3.17 +PORTVERSION= 2.0.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkmm @@ -18,7 +18,6 @@ COMMENT= C++ wrapper for libgnomeui library LIB_DEPENDS= gnomemm-1.3:${PORTSDIR}/x11/libgnomemm \ gnomecanvasmm-2.0:${PORTSDIR}/graphics/libgnomecanvasmm \ gconfmm-2.0:${PORTSDIR}/devel/gconfmm \ - bonobouimm_servers-1.3:${PORTSDIR}/x11-toolkits/libbonobouimm \ glademm-2.0:${PORTSDIR}/devel/libglademm BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 |