1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Force use of base OpenSSL for now (libpkg links against this) to resolve build failures under 10.3 i386

PR:		210299
Submitted by:	Michael Osipov
Reported by:	software@bertram-scharpf.de
This commit is contained in:
Ryan Steinmetz 2017-03-21 12:49:15 +00:00
parent 0e25b5a72f
commit 338bcbd2a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436596

View File

@ -3,7 +3,7 @@
PORTNAME= snmp
PORTVERSION= 5.7.3
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= net-mgmt ipv6
MASTER_SITES= SF/net-${PORTNAME}/net-${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= net-
@ -84,7 +84,7 @@ PLIST_SUB+= PYDISTUTILS_PKGVERSION=${PYDISTUTILS_PKGVERSION}
PLIST_SUB+= WITH_PYTHON="@comment "
.endif
CONFIGURE_ARGS+=--with-openssl="${OPENSSLBASE}"
CONFIGURE_ARGS+=--with-openssl="/usr"
.if ${PORT_OPTIONS:MDUMMY}
CONFIGURE_ARGS+=--with-dummy-values