pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/xli Let "make pre-patch" work on FreeBSD, usi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/adb0338da90d
branches: trunk
changeset: 465140:adb0338da90d
user: fredb <fredb%pkgsrc.org@localhost>
date: Mon Dec 22 03:06:52 2003 +0000
description:
Let "make pre-patch" work on FreeBSD, using patch submitted by Micheal
Pasternak, in PR pkg/23833.
diffstat:
graphics/xli/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b611e3e3fc43 -r adb0338da90d graphics/xli/Makefile
--- a/graphics/xli/Makefile Mon Dec 22 01:19:16 2003 +0000
+++ b/graphics/xli/Makefile Mon Dec 22 03:06:52 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/07/17 21:43:11 grant Exp $
+# $NetBSD: Makefile,v 1.20 2003/12/22 03:06:52 fredb Exp $
DISTNAME= xli-1.16
PKGREVISION= 4
@@ -18,6 +18,7 @@
USE_IMAKE= YES
pre-patch:
+ ${RM} ${WRKSRC}/png.c,v
@${PATCH} -d ${WRKSRC} -s -p1 < ${WRKSRC}/png.patch
.include "../../graphics/png/buildlink2.mk"
Home |
Main Index |
Thread Index |
Old Index