Lines 13-19
LICENSE_FILE= ${WRKSRC}/LICENSE
Link Here
|
13 |
CONFLICTS= krb5 krb5-* |
13 |
CONFLICTS= krb5 krb5-* |
14 |
|
14 |
|
15 |
USES= cpe gettext-runtime gssapi:bootstrap,heimdal libtool pathfix \ |
15 |
USES= cpe gettext-runtime gssapi:bootstrap,heimdal libtool pathfix \ |
16 |
pkgconfig python readline makeinfo ssl |
16 |
pkgconfig readline makeinfo ssl |
17 |
CPE_VENDOR= ${PORTNAME}_project |
17 |
CPE_VENDOR= ${PORTNAME}_project |
18 |
USE_LDCONFIG= ${GSSAPILIBDIR} |
18 |
USE_LDCONFIG= ${GSSAPILIBDIR} |
19 |
|
19 |
|
Lines 31-36
CONFIGURE_ENV= ac_cv_header_fnmatch_h=yes \
Link Here
|
31 |
ac_cv_header_db5_db_h=no \ |
31 |
ac_cv_header_db5_db_h=no \ |
32 |
ac_cv_header_db6_db_h=no \ |
32 |
ac_cv_header_db6_db_h=no \ |
33 |
ac_cv_prog_COMPILE_ET=${WRKSRC}/lib/com_err/compile_et |
33 |
ac_cv_prog_COMPILE_ET=${WRKSRC}/lib/com_err/compile_et |
|
|
34 |
CONFIGURE_ENV+= PYTHON=true |
34 |
CONFIGURE_ARGS= --with-berkeley-db \ |
35 |
CONFIGURE_ARGS= --with-berkeley-db \ |
35 |
--with-libintl \ |
36 |
--with-libintl \ |
36 |
--with-libintl-include="${LOCALBASE}/include" \ |
37 |
--with-libintl-include="${LOCALBASE}/include" \ |