Lines 7-13
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= heimdal |
8 |
PORTNAME= heimdal |
9 |
PORTVERSION= 1.5.2 |
9 |
PORTVERSION= 1.5.2 |
10 |
PORTREVISION= 2 |
10 |
PORTREVISION= 3 |
11 |
CATEGORIES= security ipv6 |
11 |
CATEGORIES= security ipv6 |
12 |
MASTER_SITES= http://www.h5l.org/dist/src/ \ |
12 |
MASTER_SITES= http://www.h5l.org/dist/src/ \ |
13 |
http://ftp.pdc.kth.se/pub/heimdal/src/ \ |
13 |
http://ftp.pdc.kth.se/pub/heimdal/src/ \ |
Lines 39-45
Link Here
|
39 |
CONFIGURE_ARGS+= --with-libintl=${LOCALBASE} \ |
39 |
CONFIGURE_ARGS+= --with-libintl=${LOCALBASE} \ |
40 |
--with-readline=${DESTDIR}/usr \ |
40 |
--with-readline=${DESTDIR}/usr \ |
41 |
--enable-pthread-support \ |
41 |
--enable-pthread-support \ |
42 |
--with-hdbdir=/var/db/${PORTNAME} |
42 |
--with-hdbdir=/var/db/${PORTNAME} \ |
|
|
43 |
--sysconfdir=${LOCALBASE}/etc |
43 |
MAKE_ENV+= INSTALL_CATPAGES=no |
44 |
MAKE_ENV+= INSTALL_CATPAGES=no |
44 |
|
45 |
|
45 |
INFO= heimdal hx509 |
46 |
INFO= heimdal hx509 |