1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00

- Fix build by specifying correct path to license file

PR:		201896
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
This commit is contained in:
Dmitry Marakasov 2015-07-27 20:16:31 +00:00
parent 0f8c039dac
commit d6c984cb28
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393030

View File

@ -13,7 +13,7 @@ MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= PHP extension for Puzzle library to find similar pictures
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_FILE= ${WRKSRC:H:H}/COPYING
LIB_DEPENDS= libpuzzle.so:${PORTSDIR}/graphics/libpuzzle \
libgd.so:${PORTSDIR}/graphics/gd