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

(-)libmcrypt/Makefile (-1 lines)
Lines 14-20 Link Here
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	Multi-cipher cryptographic library (used in PHP3)
15
COMMENT=	Multi-cipher cryptographic library (used in PHP3)
16
16
17
USE_PERL5=	yes
18
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
19
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
18
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
20
CONFIGURE_ARGS=	--enable-static
19
CONFIGURE_ARGS=	--enable-static

Return to bug 54162