summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkmm20-reference
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-29 06:11:17 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-29 06:11:17 +0000
commit5e32716f8b807fd8ecdd3c053b8d8f0f98773f4c (patch)
treef4a9ea7490617289380bb9a638baee2eca1f0324 /x11-toolkits/gtkmm20-reference
parentUpdate to 2.8.5. (diff)
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
Notes
Notes: svn path=/head/; revision=163798
Diffstat (limited to 'x11-toolkits/gtkmm20-reference')
-rw-r--r--x11-toolkits/gtkmm20-reference/Makefile6
-rw-r--r--x11-toolkits/gtkmm20-reference/pkg-descr2
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtkmm20-reference/Makefile b/x11-toolkits/gtkmm20-reference/Makefile
index cad3452fd57c..94323cc07275 100644
--- a/x11-toolkits/gtkmm20-reference/Makefile
+++ b/x11-toolkits/gtkmm20-reference/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
-PATCH_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../gtk--2:patch
-BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../gtk--2:configure
+PATCH_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../gtkmm20:patch
+BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../gtkmm20:configure
-PARENT_WRKSRC!= cd ${.CURDIR}/../gtk--2 && ${MAKE} -V WRKSRC
+PARENT_WRKSRC!= cd ${.CURDIR}/../gtkmm20 && ${MAKE} -V WRKSRC
EXTRACT_ONLY=
USE_GMAKE= yes
diff --git a/x11-toolkits/gtkmm20-reference/pkg-descr b/x11-toolkits/gtkmm20-reference/pkg-descr
index 23994777d0d9..0750621040b2 100644
--- a/x11-toolkits/gtkmm20-reference/pkg-descr
+++ b/x11-toolkits/gtkmm20-reference/pkg-descr
@@ -1,3 +1,3 @@
-This port contains the programming reference for x11-toolkits/gtk--2.
+This port contains the programming reference for x11-toolkits/gtkmm20.
WWW: http://gtkmm.sourceforge.net/