From 5e2a8f2bc0dd4597df4968ad90cc03b7b3f9540a Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sat, 4 May 2019 08:15:00 +0000 Subject: [PATCH] math/geogram: Fix the license line --- math/geogram/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/geogram/Makefile b/math/geogram/Makefile index ae2b2d44fe41..9b548488d1c8 100644 --- a/math/geogram/Makefile +++ b/math/geogram/Makefile @@ -10,7 +10,7 @@ MAINTAINER= yuri@FreeBSD.org COMMENT= Programming library of geometric algorithms LICENSE= BSD3CLAUSE -xLICENSE_FILE= ${WRKSRC}/doc/devkit/license.dox +LICENSE_FILE= ${WRKSRC}/doc/devkit/license.dox LIB_DEPENDS= libglfw.so:graphics/glfw