pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/an Set INSTALLATION_DIRS.
details: https://anonhg.NetBSD.org/pkgsrc/rev/045dbea243da
branches: trunk
changeset: 515465:045dbea243da
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jul 02 14:49:50 2006 +0000
description:
Set INSTALLATION_DIRS.
diffstat:
games/an/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 345b4a767ebb -r 045dbea243da games/an/Makefile
--- a/games/an/Makefile Sun Jul 02 14:44:27 2006 +0000
+++ b/games/an/Makefile Sun Jul 02 14:49:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/20 12:15:39 agc Exp $
+# $NetBSD: Makefile,v 1.5 2006/07/02 14:49:50 joerg Exp $
#
DISTNAME= an-0.93
@@ -8,6 +8,8 @@
MAINTAINER= jonb%NetBSD.org@localhost
COMMENT= Very fast anagram generator
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man6
+
WRKSRC= ${WRKDIR}/an-0.93
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index