diff options
author | bland <bland@FreeBSD.org> | 2003-09-27 00:00:20 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2003-09-27 00:00:20 +0800 |
commit | fcfe452b4cb8a16fdba4832e2be96436805dbfb3 (patch) | |
tree | d8a4ebff498425e1c0e7b9e2a9428f40d7dee90e /x11-toolkits/libgnomeuimm26/Makefile | |
parent | 34f08565f5c1f972be9ee65b083b1588185a1431 (diff) | |
download | freebsd-ports-gnome-fcfe452b4cb8a16fdba4832e2be96436805dbfb3.tar.gz freebsd-ports-gnome-fcfe452b4cb8a16fdba4832e2be96436805dbfb3.tar.zst freebsd-ports-gnome-fcfe452b4cb8a16fdba4832e2be96436805dbfb3.zip |
Update to 2.0.0
Diffstat (limited to 'x11-toolkits/libgnomeuimm26/Makefile')
-rw-r--r-- | x11-toolkits/libgnomeuimm26/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile index cd6bc4868e19..3128904ab63a 100644 --- a/x11-toolkits/libgnomeuimm26/Makefile +++ b/x11-toolkits/libgnomeuimm26/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 |