diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-03 00:27:58 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-10-03 00:27:58 +0800 |
commit | 037ee24d4d142fc6ef440e47cbd4a6bc644beaaf (patch) | |
tree | 03b2c86969c9a766bc5268538b8b761149cf2a23 /x11-toolkits/gtkmm30/Makefile | |
parent | 5707231d9db5e875896fac70dadf233e8d6192a4 (diff) | |
download | marcuscom-ports-037ee24d4d142fc6ef440e47cbd4a6bc644beaaf.tar marcuscom-ports-037ee24d4d142fc6ef440e47cbd4a6bc644beaaf.tar.gz marcuscom-ports-037ee24d4d142fc6ef440e47cbd4a6bc644beaaf.tar.bz2 marcuscom-ports-037ee24d4d142fc6ef440e47cbd4a6bc644beaaf.tar.lz marcuscom-ports-037ee24d4d142fc6ef440e47cbd4a6bc644beaaf.tar.xz marcuscom-ports-037ee24d4d142fc6ef440e47cbd4a6bc644beaaf.tar.zst marcuscom-ports-037ee24d4d142fc6ef440e47cbd4a6bc644beaaf.zip |
Sync with ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18767 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtkmm30/Makefile')
-rw-r--r-- | x11-toolkits/gtkmm30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile index 62450dfc8..ef03edf70 100644 --- a/x11-toolkits/gtkmm30/Makefile +++ b/x11-toolkits/gtkmm30/Makefile @@ -7,13 +7,13 @@ PORTVERSION= 3.8.1 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= GNOME +PKGNAMESUFFIX= 30 DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= C++ wrapper for Gtk+3 USE_XZ= yes -LATEST_LINK= gtkmm30 NO_STAGE= yes .if !defined(REFERENCE_PORT) |