summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2006-11-02 14:20:49 +0000
committeradrianp <adrianp@pkgsrc.org>2006-11-02 14:20:49 +0000
commit475f204d0eba33ed70ab7fb84289d630a2a252cc (patch)
tree00a77196cd518be92d7ffa623099a3823c266012 /net
parente727c118acbc1ca20d2588828c3bf2264ab4a9cc (diff)
downloadpkgsrc-475f204d0eba33ed70ab7fb84289d630a2a252cc.tar.gz
On NetBSD (don't know about other platforms) kismet needs libm or else
./configure bails out with an error. Fix with a LIBS.NetBSD accordingly.
Diffstat (limited to 'net')
-rw-r--r--net/kismet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kismet/Makefile b/net/kismet/Makefile
index 386df616f1d..9cbe23beb48 100644
--- a/net/kismet/Makefile
+++ b/net/kismet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/10/14 01:27:43 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2006/11/02 14:20:49 adrianp Exp $
DISTNAME= kismet-2006-04-R1
PKGNAME= kismet-2006.04.01
@@ -15,6 +15,7 @@ USE_LANGUAGES= c c++
USE_NCURSES= yes # needs libpanel
USE_TOOLS+= gmake perl:run
REPLACE_PERL+= scripts/gpsmap-helper-earthamaps
+LIBS.NetBSD+= -lm
# might be appended to in options.mk
PLIST_SRC= PLIST