aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-06-05 17:00:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-06-05 17:00:14 +0000
commit38de3beb05da12668f3957ca063548182370a29c (patch)
tree4426039d21f1a39ad9d2b2b544b6e77307ea3938 /x11
parentfd319b66bcc08e92b8646f9a044878bc6a6fb07f (diff)
downloadports-38de3beb05da12668f3957ca063548182370a29c.tar.gz
ports-38de3beb05da12668f3957ca063548182370a29c.zip
Deprecate a few leaf GGI ports.
Upstream is not active since a few years.
Notes
Notes: svn path=/head/; revision=320004
Diffstat (limited to 'x11')
-rw-r--r--x11/ggiterm/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/ggiterm/Makefile b/x11/ggiterm/Makefile
index 2904726adb2d..fbfd3451c847 100644
--- a/x11/ggiterm/Makefile
+++ b/x11/ggiterm/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ggiterm
-# Date created: 20 October 2003
-# Whom: andi_payn@speedymail.com
-#
+# Created by: andi_payn@speedymail.com
# $FreeBSD$
-#
PORTNAME= ggiterm
PORTVERSION= 0.7.1
@@ -16,6 +12,9 @@ COMMENT= A terminal emulator for GGI
LIB_DEPENDS= ggi.2:${PORTSDIR}/graphics/libggi
+DEPRECATED= Unmaintained and broken
+EXPIRATION_DATE=2013-09-01
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ggi-prefix=${LOCALBASE}
CPPFLAGS+= ${PTHREAD_CFLAGS}