svn commit: r439603 - head/graphics/rayshade

Rene Ladan rene at FreeBSD.org
Fri Apr 28 11:41:36 UTC 2017


Author: rene
Date: Fri Apr 28 11:41:34 2017
New Revision: 439603
URL: https://svnweb.freebsd.org/changeset/ports/439603

Log:
  graphics/rayshade: un-expire, it builds fine with the new graphics/urt

Modified:
  head/graphics/rayshade/Makefile

Modified: head/graphics/rayshade/Makefile
==============================================================================
--- head/graphics/rayshade/Makefile	Fri Apr 28 11:16:01 2017	(r439602)
+++ head/graphics/rayshade/Makefile	Fri Apr 28 11:41:34 2017	(r439603)
@@ -22,9 +22,6 @@ LICENSE_PERMS=	dist-mirror no-dist-sell 
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/librle.a:graphics/urt
 
-DEPRECATED=	Depends on expiring graphics/urt
-EXPIRATION_DATE=2017-04-01
-
 WRKSRC=		${WRKDIR}/${PORTNAME}.${PORTVERSION:R}
 
 HAS_CONFIGURE=	yes


More information about the svn-ports-head mailing list