pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/bktr2jpeg Fixed broken INSTALL definition.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e7632a62e8a6
branches: trunk
changeset: 523448:e7632a62e8a6
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Jan 08 03:27:27 2007 +0000
description:
Fixed broken INSTALL definition.
diffstat:
graphics/bktr2jpeg/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 9e1e961b4010 -r e7632a62e8a6 graphics/bktr2jpeg/Makefile
--- a/graphics/bktr2jpeg/Makefile Mon Jan 08 03:23:59 2007 +0000
+++ b/graphics/bktr2jpeg/Makefile Mon Jan 08 03:27:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/04/21 08:26:18 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/01/08 03:27:27 rillig Exp $
#
DISTNAME= bktr2jpeg-1.0
@@ -10,8 +10,9 @@
HOMEPAGE= http://core.de/~coto/projects/bktr2jpeg/
COMMENT= Write jpeg image captured from /dev/bktr to file
+ONLY_FOR_PLATFORM= NetBSD-*-* DragonFly-*-* FreeBSD-*-*
-ONLY_FOR_PLATFORM= NetBSD-*-* DragonFly-*-* FreeBSD-*-*
+MAKE_FLAGS+= INSTALL=${INSTALL_PROGRAM:Q}
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index