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/gtk12 | |
parent | aaa3d3f61ebb4f251c3029dae15a379a30b0279b (diff) | |
download | ports-753e13b59c0c947c1e60b6fb7a1940b0f82fa4e5.tar.gz ports-753e13b59c0c947c1e60b6fb7a1940b0f82fa4e5.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtk12')
-rw-r--r-- | x11-toolkits/gtk12/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index 3a145410922a..ec97709f0b5e 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -8,6 +8,7 @@ PORTREVISION= 22 CATEGORIES= x11-toolkits MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gtk+/1.2 +PKGNAMESUFFIX= 1 DISTNAME= gtk+-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org |