1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

- Sort USES

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-07-04 02:48:30 +00:00
parent c3a18758c6
commit ee9cc0a67f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360513

View File

@ -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>