diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-08-06 01:30:47 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-08-06 01:31:02 +0200 |
commit | 9010047840d810d9ccba3d00b7943a842e125291 (patch) | |
tree | 7698717495c9bc52be2bc8ab526071f3063b466d /freebsd/applications/gtk-qt-engine/Makefile | |
parent | b4f5663d87c16e08aaef66346f4b22eba2de80bd (diff) | |
download | tde-packaging-9010047840d810d9ccba3d00b7943a842e125291.tar.gz tde-packaging-9010047840d810d9ccba3d00b7943a842e125291.zip |
FreeBSD: Update for final release R14.0.5r14.0.5
Additional patches due to stricter C++11 in Clang
A new mkspec for Clang is used to build TQt
Akode is now part of the TDE repository
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/applications/gtk-qt-engine/Makefile')
-rw-r--r-- | freebsd/applications/gtk-qt-engine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/applications/gtk-qt-engine/Makefile b/freebsd/applications/gtk-qt-engine/Makefile index 0b1f4ec08..999f4c77b 100644 --- a/freebsd/applications/gtk-qt-engine/Makefile +++ b/freebsd/applications/gtk-qt-engine/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk-qt-engine-trinity COMMENT= Theme engine using TQt for GTK+ 2.x and Trinity -TDE_PREVERSION= ~pre8+1e9cf264 +TDE_PREVERSION= MASTER_SITE_SUBDIR= g/${PORTNAME} PORTREVISION= 0 CATEGORIES= x11-themes |