pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/leafnode Do not include bsd.pkg.install.mk direct...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b67861de0c3
branches: trunk
changeset: 466156:1b67861de0c3
user: salo <salo%pkgsrc.org@localhost>
date: Mon Jan 12 12:20:09 2004 +0000
description:
Do not include bsd.pkg.install.mk directly, set USE_PKGINSTALL instead.
(hi cjep!)
diffstat:
news/leafnode/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 26f9f15949f2 -r 1b67861de0c3 news/leafnode/Makefile
--- a/news/leafnode/Makefile Mon Jan 12 11:58:24 2004 +0000
+++ b/news/leafnode/Makefile Mon Jan 12 12:20:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/11 16:45:51 cjep Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/12 12:20:09 salo Exp $
DISTNAME= leafnode-1.9.49.rel
PKGNAME= ${DISTNAME:S/.rel//}
@@ -12,6 +12,7 @@
COMMENT= NNTP server for small (dialup) sites
USE_BUILDLINK2= yes
+USE_PKGINSTALL= yes
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
DEINSTALL_EXTRA_TMPL+= ${.CURDIR}/DEINSTALL
@@ -58,5 +59,4 @@
${WRKSRC}/README.FIRST ${PREFIX}/share/doc/leafnode
.include "../../devel/pcre/buildlink2.mk"
-.include "../../mk/bsd.pkg.install.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index