aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2014-03-14 00:10:06 +0800
committerOliver Lehmann <oliver@FreeBSD.org>2014-03-14 00:10:06 +0800
commitafe3e8c709cd6f10ef6fc0a19b7e875dd7a9dbd4 (patch)
tree28e7f055c32e12fbc0de59e4a5b14eaa8c7d8cae /x11-toolkits
parent5ac3e734164541772a75d0cd1667960651d5290f (diff)
downloadfreebsd-ports-gnome-afe3e8c709cd6f10ef6fc0a19b7e875dd7a9dbd4.tar.gz
freebsd-ports-gnome-afe3e8c709cd6f10ef6fc0a19b7e875dd7a9dbd4.tar.zst
freebsd-ports-gnome-afe3e8c709cd6f10ef6fc0a19b7e875dd7a9dbd4.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