pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/kismet Fixed the path to the Perl interpreter. Bum...
details: https://anonhg.NetBSD.org/pkgsrc/rev/71e6bbfcc7c0
branches: trunk
changeset: 518137:71e6bbfcc7c0
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Sep 01 20:58:48 2006 +0000
description:
Fixed the path to the Perl interpreter. Bumped PKGREVISION.
diffstat:
net/kismet/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r a87a0f5d0218 -r 71e6bbfcc7c0 net/kismet/Makefile
--- a/net/kismet/Makefile Fri Sep 01 19:53:47 2006 +0000
+++ b/net/kismet/Makefile Fri Sep 01 20:58:48 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2006/08/04 12:02:27 skrll Exp $
+# $NetBSD: Makefile,v 1.3 2006/09/01 20:58:48 rillig Exp $
DISTNAME= kismet-2006-04-R1
PKGNAME= kismet-2006.04.01
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.kismetwireless.net/code/
@@ -12,7 +13,8 @@
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_NCURSES= # needs libpanel
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake perl:run
+REPLACE_PERL+= scripts/gpsmap-helper-earthamaps
# might be appended to in options.mk
PLIST_SRC= PLIST
Home |
Main Index |
Thread Index |
Old Index