Date: Tue, 29 Oct 2013 15:53:44 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331963 - head/lang/php55 Message-ID: <201310291553.r9TFri9U027276@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Tue Oct 29 15:53:43 2013 New Revision: 331963 URL: http://svnweb.freebsd.org/changeset/ports/331963 Log: Whitespace fix. Modified: head/lang/php55/Makefile.ext Modified: head/lang/php55/Makefile.ext ============================================================================== --- head/lang/php55/Makefile.ext Tue Oct 29 15:48:39 2013 (r331962) +++ head/lang/php55/Makefile.ext Tue Oct 29 15:53:43 2013 (r331963) @@ -349,7 +349,7 @@ CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} CONFIGURE_ENV+= ac_cv_buggy_snprint_value="no" -LIB_DEPENDS+= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS+= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl USE_OPENSSL= yes .endif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310291553.r9TFri9U027276>