Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2014 18:32:19 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340442 - head/comms/mlan3
Message-ID:  <201401201832.s0KIWJSi011599@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Jan 20 18:32:19 2014
New Revision: 340442
URL: http://svnweb.freebsd.org/changeset/ports/340442
QAT: https://qat.redports.org/buildarchive/r340442/

Log:
  - Stage support
  - Get rid of infozip dependency

Modified:
  head/comms/mlan3/Makefile

Modified: head/comms/mlan3/Makefile
==============================================================================
--- head/comms/mlan3/Makefile	Mon Jan 20 18:30:56 2014	(r340441)
+++ head/comms/mlan3/Makefile	Mon Jan 20 18:32:19 2014	(r340442)
@@ -6,12 +6,12 @@ PORTVERSION=	1.00
 CATEGORIES=	comms
 MASTER_SITES=	ftp://ftp.dalsemi.com/pub/auto_id/public/
 DISTNAME=	owpd300b
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices
 
 NO_WRKSUBDIR=	yes
-USE_ZIP=	yes
+USES=		uidfix
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401201832.s0KIWJSi011599>