aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk30
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/gtk30
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/gtk30')
-rw-r--r--x11-toolkits/gtk30/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index db83010fa544..ab40146b70c5 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -8,6 +8,7 @@ PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+PKGNAMESUFFIX= 3
DISTNAME= gtk+-${PORTVERSION}
DIST_SUBDIR= gnome3
@@ -17,7 +18,6 @@ COMMENT= Gimp Toolkit for X11 GUI (current stable version)
LICENSE= LGPL20
USE_XZ= yes
-LATEST_LINK= gtk30
.if !defined(REFERENCE_PORT)