Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2014 02:48:30 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r360513 - head/devel/libdap
Message-ID:  <201407040248.s642mUH7048606@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407040248.s642mUH7048606>