Lines 1-6
Link Here
|
1 |
PORTNAME= ${SAMBA4_BASENAME}413 |
1 |
PORTNAME= ${SAMBA4_BASENAME}413 |
2 |
PORTVERSION= ${SAMBA4_VERSION} |
2 |
PORTVERSION= ${SAMBA4_VERSION} |
3 |
PORTREVISION= 6 |
3 |
PORTREVISION= 7 |
4 |
CATEGORIES?= net |
4 |
CATEGORIES?= net |
5 |
MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc |
5 |
MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc |
6 |
DISTNAME= ${SAMBA4_DISTNAME} |
6 |
DISTNAME= ${SAMBA4_DISTNAME} |
Lines 99-104
USE_LDCONFIG= ${SAMBA4_LIBDIR}
Link Here
|
99 |
WAF_CMD= buildtools/bin/waf |
99 |
WAF_CMD= buildtools/bin/waf |
100 |
CONFIGURE_LOG= bin/config.log |
100 |
CONFIGURE_LOG= bin/config.log |
101 |
|
101 |
|
|
|
102 |
# Make sure that the right version of Python is used by the tools |
103 |
# https://bugzilla.samba.org/show_bug.cgi?id=7305 |
104 |
SHEBANG_FILES= ${PATCH_WRKSRC}/source4/scripting/bin/* ${PATCH_WRKSRC}/selftest/* |
105 |
|
102 |
PKGCONFIGDIR?= ${PREFIX}/libdata/pkgconfig |
106 |
PKGCONFIGDIR?= ${PREFIX}/libdata/pkgconfig |
103 |
PKGCONFIGDIR_REL?= ${PKGCONFIGDIR:S,^${PREFIX}/,,} |
107 |
PKGCONFIGDIR_REL?= ${PKGCONFIGDIR:S,^${PREFIX}/,,} |
104 |
PLIST_SUB+= PKGCONFIGDIR=${PKGCONFIGDIR_REL} |
108 |
PLIST_SUB+= PKGCONFIGDIR=${PKGCONFIGDIR_REL} |
Lines 572-581
MAKE_ENV+= RPCGEN_CPP="${CPP}"
Link Here
|
572 |
# undefined symbols. |
576 |
# undefined symbols. |
573 |
LDFLAGS+= -Wl,--undefined-version |
577 |
LDFLAGS+= -Wl,--undefined-version |
574 |
|
578 |
|
575 |
# Make sure that the right version of Python is used by the tools |
|
|
576 |
# https://bugzilla.samba.org/show_bug.cgi?id=7305 |
577 |
SHEBANG_FILES= ${PATCH_WRKSRC}/source4/scripting/bin/* ${PATCH_WRKSRC}/selftest/* |
578 |
|
579 |
SAMBA4_SUB= SAMBA4_LOGDIR="${SAMBA4_LOGDIR}" \ |
579 |
SAMBA4_SUB= SAMBA4_LOGDIR="${SAMBA4_LOGDIR}" \ |
580 |
SAMBA4_RUNDIR="${SAMBA4_RUNDIR}" \ |
580 |
SAMBA4_RUNDIR="${SAMBA4_RUNDIR}" \ |
581 |
SAMBA4_LOCKDIR="${SAMBA4_LOCKDIR}" \ |
581 |
SAMBA4_LOCKDIR="${SAMBA4_LOCKDIR}" \ |