summaryrefslogtreecommitdiff
path: root/audio/gtkguitune
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-29 05:53:26 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-29 05:53:26 +0000
commit290698847be5f1084ba0d652bc3ee0acc18b9c78 (patch)
tree58fe22f31a7e4a0e6b87f0cafc7e3ddccf07eeb8 /audio/gtkguitune
parentx11-fm/nautilus2 -> x11-fm/nautilus (diff)
x11-toolkits/gtk-- -> x11-toolkits/gtkmm12
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=163796
Diffstat (limited to 'audio/gtkguitune')
-rw-r--r--audio/gtkguitune/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gtkguitune/Makefile b/audio/gtkguitune/Makefile
index fad328f34269..ada479cb1d89 100644
--- a/audio/gtkguitune/Makefile
+++ b/audio/gtkguitune/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.geocities.com/harpin_floh/mysoft/
MAINTAINER= anholt@FreeBSD.org
COMMENT= A guitar (and other instruments) tuner for GTK
-LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtk--
+LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12
GNU_CONFIGURE= yes
USE_GETOPT_LONG=yes