summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-04-09 23:48:45 +0000
committerlinimon <linimon@FreeBSD.org>2017-04-09 23:48:45 +0000
commit27147fa2a2bb78a9e42a2fb62cb28dc680e5da7a (patch)
tree9d1e2c499898e7a615057f19b71de8e640f1e273
parentcb56c7e3f85ff98f098efb394434d006208879b4 (diff)
downloadFreeBSD-ports-27147fa2a2bb78a9e42a2fb62cb28dc680e5da7a.zip
FreeBSD-ports-27147fa2a2bb78a9e42a2fb62cb28dc680e5da7a.tar.gz
Pet portlint.
Reported by: powerpc64 run
-rw-r--r--graphics/rayshade/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile
index 2591769..30e06a2 100644
--- a/graphics/rayshade/Makefile
+++ b/graphics/rayshade/Makefile
@@ -20,11 +20,11 @@ LICENSE_NAME= Rayshade license
LICENSE_FILE= ${WRKSRC}/Doc/Copyright
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
+BUILD_DEPENDS= ${LOCALBASE}/lib/librle.a:graphics/urt
+
DEPRECATED= Depends on expiring graphics/urt
EXPIRATION_DATE=2017-04-01
-BUILD_DEPENDS= ${LOCALBASE}/lib/librle.a:graphics/urt
-
WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION:R}
HAS_CONFIGURE= yes
OpenPOWER on IntegriCloud