|
Lines 17-23
Link Here
|
| 17 |
LICENSE_FILE= ${WRKSRC}/LICENCE |
17 |
LICENSE_FILE= ${WRKSRC}/LICENCE |
| 18 |
|
18 |
|
| 19 |
GNU_CONFIGURE= yes |
19 |
GNU_CONFIGURE= yes |
| 20 |
USES= libtool pathfix tar:bzip2 |
20 |
USES= cpe libtool pathfix tar:bzip2 |
|
|
21 |
CPE_VENDOR= pcre |
| 22 |
CPE_PRODUCT= perl-compatible_regular_expression_library |
| 21 |
USE_LDCONFIG= yes |
23 |
USE_LDCONFIG= yes |
| 22 |
CONFIGURE_ARGS= --enable-utf --enable-unicode-properties \ |
24 |
CONFIGURE_ARGS= --enable-utf --enable-unicode-properties \ |
| 23 |
--enable-pcre8 --enable-pcre16 --enable-pcre32 |
25 |
--enable-pcre8 --enable-pcre16 --enable-pcre32 |