aboutsummaryrefslogtreecommitdiff
path: root/comms/mlan3/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-20 18:32:19 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-20 18:32:19 +0000
commit85d1a044eb224dfec3f871ed10fda177b3529dc1 (patch)
tree25df5d83feda6ff8ba28c95bb5f5ff2d5ec76fcb /comms/mlan3/Makefile
parent45453acab91ed2b13733eb555ce3f3fd3bb6b891 (diff)
downloadports-85d1a044eb224dfec3f871ed10fda177b3529dc1.tar.gz
ports-85d1a044eb224dfec3f871ed10fda177b3529dc1.zip
- Stage support
- Get rid of infozip dependency
Notes
Notes: svn path=/head/; revision=340442
Diffstat (limited to 'comms/mlan3/Makefile')
-rw-r--r--comms/mlan3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/mlan3/Makefile b/comms/mlan3/Makefile
index a25202b5c3e0..c2b724ffd385 100644
--- a/comms/mlan3/Makefile
+++ b/comms/mlan3/Makefile
@@ -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>