Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2008 22:48:39 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 135853 for review
Message-ID:  <200802202248.m1KMmdfw010716@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=135853

Change 135853 by sam@sam_ebb on 2008/02/20 22:47:44

	fix make install

Affected files ...

.. //depot/projects/vap/tools/tools/net80211/wlanwds/Makefile#2 edit

Differences ...

==== //depot/projects/vap/tools/tools/net80211/wlanwds/Makefile#2 (text+ko) ====

@@ -1,6 +1,7 @@
 # $NetBSD$
 
 PROG=	wlanwds
+BINDIR=	/usr/local/bin
 NO_MAN=
 
 .include <bsd.prog.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802202248.m1KMmdfw010716>