pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/fbm Fixed PKGMANDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b67105d6a184
branches: trunk
changeset: 520519:b67105d6a184
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Oct 22 21:20:54 2006 +0000
description:
Fixed PKGMANDIR.
diffstat:
graphics/fbm/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r beac028f894a -r b67105d6a184 graphics/fbm/Makefile
--- a/graphics/fbm/Makefile Sun Oct 22 21:16:08 2006 +0000
+++ b/graphics/fbm/Makefile Sun Oct 22 21:20:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:47 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/10/22 21:20:54 rillig Exp $
DISTNAME= fbm-1.2
CATEGORIES= graphics converters
@@ -9,5 +9,7 @@
COMMENT= Fuzzy Pixmap Manipulation utilities
WRKSRC= ${WRKDIR}
+MAKE_FLAGS+= MAN=${PREFIX}/${PKGMANDIR}/manl/
+INSTALLATION_DIRS+= ${PKGMANDIR}/manl
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index