svn commit: r356736 - head/net/ttbudget
Mark Linimon
linimon at FreeBSD.org
Fri Jun 6 03:17:16 UTC 2014
Author: linimon
Date: Fri Jun 6 03:17:16 2014
New Revision: 356736
URL: http://svnweb.freebsd.org/changeset/ports/356736
QAT: https://qat.redports.org/buildarchive/r356736/
Log:
Deprecated: broken, mastersite gone, not staged.
Submitted by: portsmon
Approved by: portmgr (blanket)
Modified:
head/net/ttbudget/Makefile
Modified: head/net/ttbudget/Makefile
==============================================================================
--- head/net/ttbudget/Makefile Fri Jun 6 02:08:17 2014 (r356735)
+++ head/net/ttbudget/Makefile Fri Jun 6 03:17:16 2014 (r356736)
@@ -12,6 +12,10 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./
MAINTAINER= admin at lissyara.su
COMMENT= Driver for 'TechnoTrend budget DVB S-1401' (SkyStar3)
+BROKEN= does not build, mastersite disapperead, not staged
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE= 2014-07-06
+
USE_BZIP2= yes
NO_STAGE= yes
@@ -32,10 +36,4 @@ pre-fetch:
post-install:
@${CAT} ${PKGMESSAGE}
-.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
-BROKEN= Does not compile on ia64, powerprc, or sparc64
-.else
-BROKEN= does not build
-.endif
-
.include <bsd.port.post.mk>
More information about the svn-ports-head
mailing list