[Midnightbsd-cvs] mports [16284] trunk/security/openvpn/Makefile: tar xz

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Apr 12 23:29:33 EDT 2014


Revision: 16284
          http://svnweb.midnightbsd.org/mports/?rev=16284
Author:   laffer1
Date:     2014-04-12 23:29:33 -0400 (Sat, 12 Apr 2014)
Log Message:
-----------
tar xz

Modified Paths:
--------------
    trunk/security/openvpn/Makefile

Modified: trunk/security/openvpn/Makefile
===================================================================
--- trunk/security/openvpn/Makefile	2014-04-13 03:25:35 UTC (rev 16283)
+++ trunk/security/openvpn/Makefile	2014-04-13 03:29:33 UTC (rev 16284)
@@ -14,9 +14,9 @@
 CONFLICTS=	openvpn-devel-[0-9]* openvpn-2.0* openvpn-beta-[0-9]*
 
 GNU_CONFIGURE=	yes
+USES=		tar:xz
 USE_OPENSSL=	yes
-USE_XZ=		yes
-CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd7.0
+CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd9.1
 CONFIGURE_ARGS=	--with-lzo-lib=${LOCALBASE}/lib \
 		--with-lzo-headers=${LOCALBASE}/include
 INSTALL_TARGET=	install mandir=${MANPREFIX}/man



More information about the Midnightbsd-cvs mailing list