1.4.10
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= tdb
|
PORTNAME= tdb
|
||||||
DISTVERSION= 1.4.9
|
DISTVERSION= 1.4.10
|
||||||
PORTEPOCH= 1
|
#PORTEPOCH= 1
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= SAMBA
|
MASTER_SITES= SAMBA
|
||||||
|
|
||||||
@ -55,6 +55,8 @@ MAKE_ENV+= NOCOLOR=yes
|
|||||||
# undefined symbols.
|
# undefined symbols.
|
||||||
LDFLAGS+= -Wl,--undefined-version
|
LDFLAGS+= -Wl,--undefined-version
|
||||||
|
|
||||||
|
CONFLICTS_INSTALL= tdb
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|%%PKGCONFIGDIR%%|${PKGCONFIGDIR}|g' \
|
@${REINPLACE_CMD} -e 's|%%PKGCONFIGDIR%%|${PKGCONFIGDIR}|g' \
|
||||||
${BUILD_WRKSRC}/wscript
|
${BUILD_WRKSRC}/wscript
|
||||||
|
|||||||
Reference in New Issue
Block a user