Fix build on current

This commit is contained in:
Baptiste Daroussin 2013-05-24 14:46:08 +00:00
parent d4ecf3692d
commit 52659bd2f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318978
2 changed files with 2 additions and 6 deletions

View file

@ -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

View file

@ -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}