pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wol Add build dependency on perl so that the packa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/be3c999e9fea
branches: trunk
changeset: 469324:be3c999e9fea
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Sun Feb 22 03:44:01 2004 +0000
description:
Add build dependency on perl so that the package can build its
documentation.
diffstat:
net/wol/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e186c15f05e3 -r be3c999e9fea net/wol/Makefile
--- a/net/wol/Makefile Sun Feb 22 03:36:46 2004 +0000
+++ b/net/wol/Makefile Sun Feb 22 03:44:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/02/17 11:28:52 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2004/02/22 03:44:01 kristerw Exp $
DISTNAME= wol-0.7.0
PKGREVISION= 1
@@ -14,6 +14,7 @@
USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= yes
INFO_FILES= wol.info
+USE_PERL5= build
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index