Lines 8-13
Link Here
|
8 |
|
8 |
|
9 |
PORTNAME= evolution-data-server |
9 |
PORTNAME= evolution-data-server |
10 |
PORTVERSION= 2.22.3 |
10 |
PORTVERSION= 2.22.3 |
|
|
11 |
PORTREVISION= 1 |
11 |
CATEGORIES= databases gnome |
12 |
CATEGORIES= databases gnome |
12 |
MASTER_SITES= GNOME |
13 |
MASTER_SITES= GNOME |
13 |
DIST_SUBDIR= gnome2 |
14 |
DIST_SUBDIR= gnome2 |
Lines 17-23
Link Here
|
17 |
|
18 |
|
18 |
LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup \ |
19 |
LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup \ |
19 |
nss3.1:${PORTSDIR}/security/nss \ |
20 |
nss3.1:${PORTSDIR}/security/nss \ |
20 |
tasn1.3:${PORTSDIR}/security/libtasn1 |
21 |
tasn1.3:${PORTSDIR}/security/libtasn1 \ |
|
|
22 |
gnome-keyring:${PORTSDIR}/security/gnome-keyring |
21 |
|
23 |
|
22 |
USE_BZIP2= yes |
24 |
USE_BZIP2= yes |
23 |
USE_GMAKE= yes |
25 |
USE_GMAKE= yes |
Lines 31-36
Link Here
|
31 |
USE_LDCONFIG= yes |
33 |
USE_LDCONFIG= yes |
32 |
CONFIGURE_ARGS= --enable-static \ |
34 |
CONFIGURE_ARGS= --enable-static \ |
33 |
--enable-nss=yes \ |
35 |
--enable-nss=yes \ |
|
|
36 |
--enable-gnome-keyring=yes \ |
34 |
--with-openldap=yes \ |
37 |
--with-openldap=yes \ |
35 |
--with-libdb=${LOCALBASE} |
38 |
--with-libdb=${LOCALBASE} |
36 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} ${PTHREAD_CFLAGS}" \ |
39 |
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} ${PTHREAD_CFLAGS}" \ |