diff options
Diffstat (limited to 'comms/mlan3/Makefile')
-rw-r--r-- | comms/mlan3/Makefile | 4 |
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> |