Date: Mon, 3 Oct 2016 12:00:37 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423188 - head/net/vtun Message-ID: <201610031200.u93C0bMS093885@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610031200.u93C0bMS093885>