svn commit: r331963 - head/lang/php55

Alex Dupre ale at FreeBSD.org
Tue Oct 29 15:53:44 UTC 2013


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


More information about the svn-ports-head mailing list