aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkmm20
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-10-02 16:24:19 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-10-02 16:24:19 +0000
commit753e13b59c0c947c1e60b6fb7a1940b0f82fa4e5 (patch)
treea58c856315b7eeea3c992847f1b356e78f203820 /x11-toolkits/gtkmm20
parentaaa3d3f61ebb4f251c3029dae15a379a30b0279b (diff)
downloadports-753e13b59c0c947c1e60b6fb7a1940b0f82fa4e5.tar.gz
ports-753e13b59c0c947c1e60b6fb7a1940b0f82fa4e5.zip
Fix pkgname collisions in gtk??[mm] ports.
Notes
Notes: svn path=/head/; revision=329070
Diffstat (limited to 'x11-toolkits/gtkmm20')
-rw-r--r--x11-toolkits/gtkmm20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile
index 9826eb9fee30..904c2cd1b750 100644
--- a/x11-toolkits/gtkmm20/Makefile
+++ b/x11-toolkits/gtkmm20/Makefile
@@ -7,13 +7,13 @@ PORTVERSION= 2.2.12
PORTREVISION?= 13
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME/sources/${PORTNAME}/2.2
+PKGNAMESUFFIX= 20
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= C++ wrapper for Gtk+, Pango, Atk, and Glib
USE_BZIP2= yes
-LATEST_LINK= gtkmm2
.if !defined(REFERENCE_PORT)