diff options
Diffstat (limited to 'devel/pkgconf/Makefile')
-rw-r--r-- | devel/pkgconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |