From 84a953570c0ef142ebd08e414e796ebebad092be Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 29 May 2006 06:11:17 +0000 Subject: x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20 x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. PR: ports/97985 Repocopy by: marcus --- graphics/libgnomecanvasmm/Makefile | 2 +- graphics/passepartout/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/libgnomecanvasmm/Makefile b/graphics/libgnomecanvasmm/Makefile index 731ac1aa..1db5bde 100644 --- a/graphics/libgnomecanvasmm/Makefile +++ b/graphics/libgnomecanvasmm/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= bland@FreeBSD.org COMMENT= C++ wrapper for libgnomecanvas library -LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2 +LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_X_PREFIX= yes diff --git a/graphics/passepartout/Makefile b/graphics/passepartout/Makefile index 3a0a0af..83d8863 100644 --- a/graphics/passepartout/Makefile +++ b/graphics/passepartout/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.stacken.kth.se/project/pptout/files/ MAINTAINER= gnome@FreeBSD.org COMMENT= DTP application for X -LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2 \ +LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20 \ xml\\+\\+-1.0:${PORTSDIR}/textproc/libxml++ RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt -- cgit v1.1