diff options
Diffstat (limited to 'misc/libutf/Makefile')
-rw-r--r-- | misc/libutf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile index 891a9a73b65a..9c97f50482cd 100644 --- a/misc/libutf/Makefile +++ b/misc/libutf/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/misc/ \ MAINTAINER= ports@FreeBSD.org COMMENT= UTF-8 character set support library, including regular expressions -LICENSE= BSD +LICENSE= BSD4CLAUSE GNU_CONFIGURE= yes MAKE_ARGS= ETCDIR="${DATADIR}" |