diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-24 15:46:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-24 15:46:36 +0000 |
commit | 213d54d2a6fa625289136c75d6d5a21be7f8eab6 (patch) | |
tree | 8ab358943d9d17c2d4a8b70892b26c9ed36233fc /devel/libcheck | |
parent | a32e5a7ccef7bf8b95efde0c0c5c098f30291d61 (diff) | |
download | ports-213d54d2a6fa625289136c75d6d5a21be7f8eab6.tar.gz ports-213d54d2a6fa625289136c75d6d5a21be7f8eab6.zip |
Notes
Diffstat (limited to 'devel/libcheck')
-rw-r--r-- | devel/libcheck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libcheck/Makefile b/devel/libcheck/Makefile index fda3ac23456b..7a3f841a3962 100644 --- a/devel/libcheck/Makefile +++ b/devel/libcheck/Makefile @@ -15,6 +15,7 @@ LICENSE= LGPL21 OPTIONS_DEFINE= DOCS EXAMPLES #CONFIGURE_ARGS= --docdir=${DOCSDIR} +CONFIGURE_ENV= ac_cv_path_AWK_PATH=${AWK} GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes |