Date: Fri, 28 Apr 2017 11:41:34 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439603 - head/graphics/rayshade Message-ID: <201704281141.v3SBfYMT024751@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704281141.v3SBfYMT024751>