summaryrefslogtreecommitdiff
path: root/net/kismet
diff options
context:
space:
mode:
authoradrianp <adrianp>2006-11-02 14:20:49 +0000
committeradrianp <adrianp>2006-11-02 14:20:49 +0000
commit5f53716be574f97ec7604a5349a2eeedfe1cd9e1 (patch)
tree00a77196cd518be92d7ffa623099a3823c266012 /net/kismet
parentd00a9ddd1cecdcde8d7ae7fc797cd6d4faa2aabd (diff)
downloadpkgsrc-5f53716be574f97ec7604a5349a2eeedfe1cd9e1.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/kismet')
-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