diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-10-12 14:41:29 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-10-12 14:41:29 +0000 |
commit | 7ac050c30aa8a516205ed90ef8a70b158e6fb27a (patch) | |
tree | d2f5fbfe0defe9cb1e9e7d788fc918ff9bdd19a7 /x11-toolkits | |
parent | a7a556d158a10c3778f7dea2afdcb6a4eedd008d (diff) | |
download | ports-7ac050c30aa8a516205ed90ef8a70b158e6fb27a.tar.gz ports-7ac050c30aa8a516205ed90ef8a70b158e6fb27a.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnomemm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/gnomemm/Makefile b/x11-toolkits/gnomemm/Makefile index 928950a245fe..aeed27e5b6ef 100644 --- a/x11-toolkits/gnomemm/Makefile +++ b/x11-toolkits/gnomemm/Makefile @@ -7,13 +7,12 @@ PORTNAME= gnomemm PORTVERSION= 1.3.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty - MAINTAINER= bland@FreeBSD.org COMMENT= The "meta-port" for the powerful C++ bindings to the GNOME2 libraries @@ -23,7 +22,7 @@ LIB_DEPENDS= gconfmm-2.0:${PORTSDIR}/devel/gconfmm \ bonobouimm_servers-1.3:${PORTSDIR}/x11-toolkits/libbonobouimm \ glademm-2.0:${PORTSDIR}/devel/libglademm \ gnomecanvasmm-2.0:${PORTSDIR}/graphics/libgnomecanvasmm \ - gnomemm-1.3:${PORTSDIR}/x11/libgnomemm \ + gnomemm-2.0:${PORTSDIR}/x11/libgnomemm \ gnomeuimm-2.0:${PORTSDIR}/x11-toolkits/libgnomeuimm NO_BUILD= yes |