View | Details | Raw Unified | Return to bug 85917
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 16-21 Link Here
16
COMMENT=	Google's hashtable implementations optimized for space or speed
16
COMMENT=	Google's hashtable implementations optimized for space or speed
17
17
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
19
USE_REINPLACE=	yes
20
USE_REINPLACE=	yes
20
21
21
post-patch:
22
post-patch:

Return to bug 85917