svn commit: r390480 - in head/graphics: . lightzone lightzone/files
Mathieu Arnold
mat at FreeBSD.org
Wed Jun 24 14:12:23 UTC 2015
+--On 24 juin 2015 13:55:11 +0000 "Vanilla I. Shu" <vanilla at FreeBSD.org>
wrote:
| +MASTER_SITES= GH
This is not needed, USE_GITHUB sets it.
| +DATADIR= ${PREFIX}/libexec/${PORTNAME}
Feels very wrong to use DATADIR for something not in PREFIX/share.
| +WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME}/linux
Use "WRKSRC_SUBDIR=linux" it's shorter, easier to maintain, and won't break
things if the github file format changes.
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150624/ed11f6a7/attachment.bin>
More information about the svn-ports-all
mailing list