aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2014-03-14 00:10:06 +0800
committeroliver <oliver@FreeBSD.org>2014-03-14 00:10:06 +0800
commite9e7b60c26b396d9af8ec8ba10cd22ed70e617f9 (patch)
tree28e7f055c32e12fbc0de59e4a5b14eaa8c7d8cae /x11-toolkits
parente1f79c2502b85a3d9c25e63ec50631f9dde8a631 (diff)
downloadfreebsd-ports-gnome-e9e7b60c26b396d9af8ec8ba10cd22ed70e617f9.tar.gz
freebsd-ports-gnome-e9e7b60c26b396d9af8ec8ba10cd22ed70e617f9.tar.zst
freebsd-ports-gnome-e9e7b60c26b396d9af8ec8ba10cd22ed70e617f9.zip
mark as BROKEN + DEPRECATED and set EXPIRATION_DATE
The upstream development has been stopped for more than 2.5 years The port won't compile on FreeBSD 10 and I'm not going to fix this With my upcomming commit of Ogre 1.9 and Clang migration it will break on all FreeBSD versions anyway
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gigi/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/gigi/Makefile b/x11-toolkits/gigi/Makefile
index 0f2fc507c9bd..dfe7ff4c51f1 100644
--- a/x11-toolkits/gigi/Makefile
+++ b/x11-toolkits/gigi/Makefile
@@ -16,6 +16,10 @@ LIB_DEPENDS= libIL.so:${PORTSDIR}/graphics/devil \
libboost_python.so:${PORTSDIR}/devel/boost-python-libs \
libfreetype.so:${PORTSDIR}/print/freetype2
+BROKEN= Does not compile on 10 or higher
+DEPRECATED= Does not compile on 10 or higher
+EXPIRATION_DATE=2014-04-30
+
USE_GCC= yes
USES= cmake
CMAKE_ARGS= -DBUILD_TUTORIALS:BOOL=OFF