pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/md-whois Add INSTALLATION_DIRS for bin and man/man1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f5416647cd8
branches: trunk
changeset: 492388:7f5416647cd8
user: reed <reed%pkgsrc.org@localhost>
date: Mon Apr 11 17:41:09 2005 +0000
description:
Add INSTALLATION_DIRS for bin and man/man1.
diffstat:
net/md-whois/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 86c6c59c6fd0 -r 7f5416647cd8 net/md-whois/Makefile
--- a/net/md-whois/Makefile Mon Apr 11 17:39:22 2005 +0000
+++ b/net/md-whois/Makefile Mon Apr 11 17:41:09 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/04/11 17:39:22 reed Exp $
+# $NetBSD: Makefile,v 1.13 2005/04/11 17:41:09 reed Exp $
#
# todo: set location of [md-]whois.conf and fix in man page too
# todo: build and install the po/ files and add to PLIST
@@ -19,6 +19,7 @@
WRKSRC= ${WRKDIR}/whois-${VERSION}
USE_PERL5= build
USE_GNU_TOOLS+= make
+INSTALLATION_DIRS+= bin man/man1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/whois ${PREFIX}/bin/md-whois
Home |
Main Index |
Thread Index |
Old Index