aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-09-28 06:26:13 +0800
committermiwi <miwi@FreeBSD.org>2007-09-28 06:26:13 +0800
commit76e7dce4c7794cca165aad16047d1a69b1df039f (patch)
treedd512832259e11c655f3edfb24e2e1d2507ceb2c /x11-wm
parent5e5b198ef11d42c038b8f0bcb91e1efb3f87a0c7 (diff)
downloadfreebsd-ports-gnome-76e7dce4c7794cca165aad16047d1a69b1df039f.tar.gz
freebsd-ports-gnome-76e7dce4c7794cca165aad16047d1a69b1df039f.tar.zst
freebsd-ports-gnome-76e7dce4c7794cca165aad16047d1a69b1df039f.zip
- Marked deprecated (Version branch long since retired)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ude/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile
index 0d0fc78243ee..56ae1d7bd445 100644
--- a/x11-wm/ude/Makefile
+++ b/x11-wm/ude/Makefile
@@ -24,6 +24,9 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+DEPRECATED= Remove dead project
+EXPIRATION_DATE= 2007-10-28
+
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "