diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-10-02 16:24:19 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-10-02 16:24:19 +0000 |
commit | 753e13b59c0c947c1e60b6fb7a1940b0f82fa4e5 (patch) | |
tree | a58c856315b7eeea3c992847f1b356e78f203820 /x11-toolkits/gtk20/Makefile | |
parent | aaa3d3f61ebb4f251c3029dae15a379a30b0279b (diff) | |
download | ports-753e13b59c0c947c1e60b6fb7a1940b0f82fa4e5.tar.gz ports-753e13b59c0c947c1e60b6fb7a1940b0f82fa4e5.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 76cb5b844efe..7bcf9e5a97a8 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -8,6 +8,7 @@ PORTREVISION?= 2 CATEGORIES= x11-toolkits MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} +PKGNAMESUFFIX= 2 DISTNAME= gtk+-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -17,7 +18,6 @@ COMMENT= Gimp Toolkit for X11 GUI (previous stable version) LICENSE= LGPL20 USE_XZ= yes -LATEST_LINK= gtk20 PORTSCOUT= limitw:0,even |