svn commit: r423188 - head/net/vtun
Cy Schubert
cy at FreeBSD.org
Mon Oct 3 12:00:38 UTC 2016
Author: cy
Date: Mon Oct 3 12:00:37 2016
New Revision: 423188
URL: https://svnweb.freebsd.org/changeset/ports/423188
Log:
Sort USES.
Reported by: mat
Modified:
head/net/vtun/Makefile
Modified: head/net/vtun/Makefile
==============================================================================
--- head/net/vtun/Makefile Mon Oct 3 11:57:00 2016 (r423187)
+++ head/net/vtun/Makefile Mon Oct 3 12:00:37 2016 (r423188)
@@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= liblzo2.so:archivers/lzo2
CFLAGS+= -ansi -Wno-pointer-sign -I${LOCALBASE}/include
-USES= ssl autoreconf
+USES= autoreconf ssl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var \
--with-ssl-headers=${OPENSSLINC} \
More information about the svn-ports-all
mailing list