svn commit: r316658 - head/devel/jzmq

Jimmy Olgeni olgeni at FreeBSD.org
Sat Apr 27 10:04:27 UTC 2013


Author: olgeni
Date: Sat Apr 27 10:04:26 2013
New Revision: 316658
URL: http://svnweb.freebsd.org/changeset/ports/316658

Log:
  Whitespace fix.

Modified:
  head/devel/jzmq/Makefile

Modified: head/devel/jzmq/Makefile
==============================================================================
--- head/devel/jzmq/Makefile	Sat Apr 27 09:33:05 2013	(r316657)
+++ head/devel/jzmq/Makefile	Sat Apr 27 10:04:26 2013	(r316658)
@@ -11,7 +11,7 @@ COMMENT=	Java bindings for ZeroMQ
 
 LIB_DEPENDS=	zmq.1:${PORTSDIR}/devel/zmq
 
-USES=	pkgconfig
+USES=		pkgconfig
 USE_AUTOTOOLS=	autoconf:env libtool automake:env
 USE_GMAKE=	yes
 USE_JAVA=	1.4+


More information about the svn-ports-all mailing list