summaryrefslogtreecommitdiff
path: root/sysutils/lilo
diff options
context:
space:
mode:
authordholland <dholland>2008-08-30 08:10:29 +0000
committerdholland <dholland>2008-08-30 08:10:29 +0000
commit0e1c531c0cf330bf64ed5ffa19d281d0b543e23b (patch)
treef4e851da0d68bd49abc1bc438018a755f3fad448 /sysutils/lilo
parentf53834075c541e330d61c8051be1d2a3f9efb452 (diff)
downloadpkgsrc-0e1c531c0cf330bf64ed5ffa19d281d0b543e23b.tar.gz
There's a perl script in here, so USE_TOOLS+=perl:run. PKGREVISION++.
Diffstat (limited to 'sysutils/lilo')
-rw-r--r--sysutils/lilo/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/lilo/Makefile b/sysutils/lilo/Makefile
index 9b71ff73d6d..21a7f41363c 100644
--- a/sysutils/lilo/Makefile
+++ b/sysutils/lilo/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/03/14 16:16:12 reed Exp $
+# $NetBSD: Makefile,v 1.4 2008/08/30 08:10:29 dholland Exp $
DISTNAME= lilo-22.8.src
+PKGREVISION= 1
PKGNAME= ${DISTNAME:S/.src//}
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/boot/lilo/} \
@@ -25,7 +26,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
BUILD_DEPENDS+= bin86>=0.16.10:../../devel/bin86
BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake perl:run
MAKE_ENV+= ROOT=${PREFIX:Q}
CONF_FILES= ${PREFIX}/share/lilo/lilo.conf.example ${PKG_SYSCONFDIR}/lilo.conf