aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-08 07:58:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-10-08 07:58:49 +0000
commit1ef2ee054f7c899011fb0ddae2e90e94b782713d (patch)
tree61844afb1a2c4b904cd347dc0c5f33854a89002f
parentce760458f8e286e29ae7c08bfbc7550b7e0616d5 (diff)
downloadports-1ef2ee054f7c899011fb0ddae2e90e94b782713d.tar.gz
ports-1ef2ee054f7c899011fb0ddae2e90e94b782713d.zip
Fix LICENSE_FILE
Notified by: antoine Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=451497
-rw-r--r--security/quantis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/quantis/Makefile b/security/quantis/Makefile
index 8b6c5626c778..dec25a52ae0d 100644
--- a/security/quantis/Makefile
+++ b/security/quantis/Makefile
@@ -14,7 +14,7 @@ COMMENT= Libraries and utilities to access Quantis devices
LICENSE= BSD3CLAUSE GPLv2
LICENSE_COMB= dual
-LICENSE_FILE= ${WRKSRC}/Quantis-${DISTVERSION}/License.txt
+LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/../License.txt
OPTIONS_DEFINE= PCI USB JAVA COMPAT TOOL GUI DOCS EXAMPLES
OPTIONS_DEFAULT=PCI USB JAVA TOOL GUI