svn commit: r360513 - head/devel/libdap

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 4 02:48:30 UTC 2014


Author: sunpoet
Date: Fri Jul  4 02:48:30 2014
New Revision: 360513
URL: http://svnweb.freebsd.org/changeset/ports/360513
QAT: https://qat.redports.org/buildarchive/r360513/

Log:
  - Sort USES

Modified:
  head/devel/libdap/Makefile

Modified: head/devel/libdap/Makefile
==============================================================================
--- head/devel/libdap/Makefile	Fri Jul  4 02:48:25 2014	(r360512)
+++ head/devel/libdap/Makefile	Fri Jul  4 02:48:30 2014	(r360513)
@@ -22,6 +22,6 @@ GNU_CONFIGURE=	yes
 LDFLAGS+=	-L${LOCALBASE}/lib
 MAKE_ENV=	INSTALL_STRIP_FLAG=${STRIP}
 USE_LDCONFIG=	yes
-USES=		charsetfix gmake pathfix libtool
+USES=		charsetfix gmake libtool pathfix
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list