From d342eafb8e12501d2afa087cc79cea17d1c827a5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 6 Jan 2014 20:55:15 +0000 Subject: [PATCH] Fix license this is ISCL not BSD --- devel/pkgconf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index 71a9950e1a42..bd2cbb8df44c 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://rabbit.dereferenced.org/~nenolod/distfiles/ \ MAINTAINER= bapt@FreeBSD.org COMMENT= Utility to help to configure compiler and linker flags -LICENSE= BSD +LICENSE= ISCL GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pkg-config-dir=${PREFIX}/libdata/pkgconfig:/usr/libdata/pkgconfig \