diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-10-12 15:27:25 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-10-12 15:27:25 +0000 |
commit | 0106713e13f8bc26bae9f478bbd11818ce122d94 (patch) | |
tree | 124a60f63be989f8c3fac6e5b28774ab72a07360 /x11-toolkits/libgnomeuimm26 | |
parent | 8f73de67a30a34a8c90be9aa9d82ce292f6b0813 (diff) |
Chase libgnomemm shared library version.
Notes
Notes:
svn path=/head/; revision=90936
Diffstat (limited to 'x11-toolkits/libgnomeuimm26')
-rw-r--r-- | x11-toolkits/libgnomeuimm26/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/libgnomeuimm26/Makefile b/x11-toolkits/libgnomeuimm26/Makefile index 3128904ab63a..8f5d6bc15502 100644 --- a/x11-toolkits/libgnomeuimm26/Makefile +++ b/x11-toolkits/libgnomeuimm26/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgnomeuimm PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkmm @@ -15,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= bland@FreeBSD.org COMMENT= C++ wrapper for libgnomeui library -LIB_DEPENDS= gnomemm-1.3:${PORTSDIR}/x11/libgnomemm \ +LIB_DEPENDS= gnomemm-2.0:${PORTSDIR}/x11/libgnomemm \ gnomecanvasmm-2.0:${PORTSDIR}/graphics/libgnomecanvasmm \ gconfmm-2.0:${PORTSDIR}/devel/gconfmm \ glademm-2.0:${PORTSDIR}/devel/libglademm |