diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2017-06-03 13:57:10 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2017-06-03 13:57:10 +0200 |
commit | 3194ef649a8764b085c6970c76084c5252f69873 (patch) | |
tree | 4a8eb4af87e758cb0e69908a7127cd62a5f21f10 /freebsd/dependencies/libart-lgpl/Makefile | |
parent | fefd85bc575daea1a1deda89e70e48808e4c17ad (diff) | |
download | tde-packaging-3194ef649a8764b085c6970c76084c5252f69873.tar.gz tde-packaging-3194ef649a8764b085c6970c76084c5252f69873.zip |
FreeBSD: Update versions to current R14.0.5~pre
Switch tdemultimedia build to CMake
Switch tdegames build to CMake
Enable tests in tdelibs
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/dependencies/libart-lgpl/Makefile')
-rw-r--r-- | freebsd/dependencies/libart-lgpl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/dependencies/libart-lgpl/Makefile b/freebsd/dependencies/libart-lgpl/Makefile index 1789aa381..2a623395a 100644 --- a/freebsd/dependencies/libart-lgpl/Makefile +++ b/freebsd/dependencies/libart-lgpl/Makefile @@ -7,7 +7,7 @@ PORTNAME= libart_lgpl COMMENT= Library for high-performance 2D graphics -TDE_PREVERSION= +TDE_PREVERSION= ~pre0+e041d2bb MASTER_SITE_SUBDIR= liba/libart-lgpl DISTNAME= libart-lgpl_${TDE_VERSION}${TDE_PREVERSION:C/(~(pre|r|s)[0-9]*).*/\1/1} DISTSRC= libart-lgpl-trinity-${TDE_VERSION}${TDE_PREVERSION} |