aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-04-06 02:31:59 +0800
committerantoine <antoine@FreeBSD.org>2014-04-06 02:31:59 +0800
commitbe6f961060bd7cd91ee35bc91f16d708cf193a5e (patch)
tree42a40cabde8f906be2205fa02f5d58b49ab42f40 /devel
parent6577a6a01bd514f192c8a8de2edc8518788755a7 (diff)
downloadfreebsd-ports-gnome-be6f961060bd7cd91ee35bc91f16d708cf193a5e.tar.gz
freebsd-ports-gnome-be6f961060bd7cd91ee35bc91f16d708cf193a5e.tar.zst
freebsd-ports-gnome-be6f961060bd7cd91ee35bc91f16d708cf193a5e.zip
Deprecate: broken for more than 6 months
With hat: portmgr
Diffstat (limited to 'devel')
-rw-r--r--devel/buildapp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/buildapp/Makefile b/devel/buildapp/Makefile
index f526e2deee3c..8a5056311a15 100644
--- a/devel/buildapp/Makefile
+++ b/devel/buildapp/Makefile
@@ -24,6 +24,8 @@ PLIST_FILES= bin/buildapp
PORTDOCS= *
BROKEN= require needs a pathname for uninstalled modules with the ASDF 3.x bundled with sbcl
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2014-05-05
post-patch: .SILENT
${REINPLACE_CMD} 's|sbcl|${SBCL}|' ${WRKSRC}/Makefile