summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-04-14 18:40:29 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-04-14 18:40:29 +0000
commit9ca4ec66595ccc867538cf2e849248c579396a2e (patch)
treedf28d7f45f847fbc0603018df219a32223aefad6 /comms
parentAdd SOCKS support. (diff)
Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
Notes
Notes: svn path=/head/; revision=27539
Diffstat (limited to 'comms')
-rw-r--r--comms/mlan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/mlan/Makefile b/comms/mlan/Makefile
index 5f0db5774bc5..a592d0922109 100644
--- a/comms/mlan/Makefile
+++ b/comms/mlan/Makefile
@@ -13,7 +13,7 @@ DISTNAME= mlpb103
MAINTAINER= phk@FreeBSD.org
+NO_WRKSUBDIR= yes
USE_ZIP= yes
-WRKSRC= ${WRKDIR}
.include <bsd.port.mk>