aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-03-02 06:25:24 +0800
committerkris <kris@FreeBSD.org>2005-03-02 06:25:24 +0800
commit03e2a9911aaf3bfd50efc7ecbd5bb4c5c632327c (patch)
tree86b86498ad8cc7a66cd64ab29e5599c230cfc8fe /x11
parent53c4b3a383378c453230ae73c9201e77b210bc15 (diff)
downloadfreebsd-ports-gnome-03e2a9911aaf3bfd50efc7ecbd5bb4c5c632327c.tar.gz
freebsd-ports-gnome-03e2a9911aaf3bfd50efc7ecbd5bb4c5c632327c.tar.zst
freebsd-ports-gnome-03e2a9911aaf3bfd50efc7ecbd5bb4c5c632327c.zip
Mark BROKEN because it depends on a script installed by the old wmweather
port that is no longer installed. Deprecate and set expiry date of May 1.
Diffstat (limited to 'x11')
-rw-r--r--x11/eweather/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/eweather/Makefile b/x11/eweather/Makefile
index 24a08c6f7b24..537c257a4d65 100644
--- a/x11/eweather/Makefile
+++ b/x11/eweather/Makefile
@@ -17,6 +17,10 @@ COMMENT= Weather epplet for Enlightenment similar to wmWeather
LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/libepplet
RUN_DEPENDS= GrabWeather:${PORTSDIR}/misc/wmweather
+BROKEN= Does not work with new wmweather
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2005-05-01
+
USE_X_PREFIX= yes
USE_GMAKE= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \