pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/pluged Requires lex.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef71d1f0cbca
branches: trunk
changeset: 639876:ef71d1f0cbca
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Mon Sep 29 08:29:46 2014 +0000
description:
Requires lex.
diffstat:
sysutils/pluged/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7905706e6ead -r ef71d1f0cbca sysutils/pluged/Makefile
--- a/sysutils/pluged/Makefile Mon Sep 29 00:55:00 2014 +0000
+++ b/sysutils/pluged/Makefile Mon Sep 29 08:29:46 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/05/06 15:10:13 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2014/09/29 08:29:46 jperkin Exp $
#
PKGNAME= pluged-0.1
@@ -12,6 +12,8 @@
COMMENT= USB plug/unplug monitoring daemon
#LICENSE= # TODO: (see mk/license.mk)
+USE_TOOLS+= lex
+
BUILDLINK_TRANSFORM= rm:-Werror
EGDIR= ${PREFIX}/share/examples/pluged
Home |
Main Index |
Thread Index |
Old Index