aboutsummaryrefslogtreecommitdiff
path: root/comms/mlan3
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-24 14:46:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-24 14:46:08 +0000
commit52659bd2f51c463be9cc82f18c82c6578ccdaeb4 (patch)
treeb892dd7f1eb2d21e7308890f18bae9f4f096503f /comms/mlan3
parentd4ecf3692dc4214b953aecfdf7305297bf3531cb (diff)
downloadports-52659bd2f51c463be9cc82f18c82c6578ccdaeb4.tar.gz
ports-52659bd2f51c463be9cc82f18c82c6578ccdaeb4.zip
Notes
Diffstat (limited to 'comms/mlan3')
-rw-r--r--comms/mlan3/Makefile6
-rw-r--r--comms/mlan3/files/patch-aa2
2 files changed, 2 insertions, 6 deletions
diff --git a/comms/mlan3/Makefile b/comms/mlan3/Makefile
index 6de86e77ede8..aaaffe30da40 100644
--- a/comms/mlan3/Makefile
+++ b/comms/mlan3/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mlan3
-# Date created: January 16, 2002
-# Whom: hm
-#
+# Created by: hm
# $FreeBSD$
-#
PORTNAME= mlan3
PORTVERSION= 1.00
diff --git a/comms/mlan3/files/patch-aa b/comms/mlan3/files/patch-aa
index 413b8c27a82e..75fe735a11b9 100644
--- a/comms/mlan3/files/patch-aa
+++ b/comms/mlan3/files/patch-aa
@@ -25,7 +25,7 @@
+CFLAGS= -I. -Wall -I${MLANCOM}
+LDADD= -L${MLANLIB} -lmlan
+DPADD= ${MLANLIB}/libmlan.a
-+NOMAN= 1
++NO_MAN= 1
+SRCS= ${PROG}.c
+
+test: ${PROG}