aboutsummaryrefslogtreecommitdiff
path: root/devel/libdap
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-04 02:48:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-04 02:48:30 +0000
commitee9cc0a67fd8bfb343bf5faf54e39e1a09fe64b2 (patch)
tree70ed181624eef754be9afdbbcc19f0fe5b3823ad /devel/libdap
parentc3a18758c60a1eb5e0ce560dedeee53046009d26 (diff)
downloadports-ee9cc0a67fd8bfb343bf5faf54e39e1a09fe64b2.tar.gz
ports-ee9cc0a67fd8bfb343bf5faf54e39e1a09fe64b2.zip
- Sort USES
Notes
Notes: svn path=/head/; revision=360513
Diffstat (limited to 'devel/libdap')
-rw-r--r--devel/libdap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile
index bf865d32720b..0fed4e52c34d 100644
--- a/devel/libdap/Makefile
+++ b/devel/libdap/Makefile
@@ -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>