pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/Cenon Honor GNUSTEP_MAKEFILES.
details: https://anonhg.NetBSD.org/pkgsrc/rev/496a42e4c523
branches: trunk
changeset: 499273:496a42e4c523
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Sep 17 20:26:55 2005 +0000
description:
Honor GNUSTEP_MAKEFILES.
diffstat:
graphics/Cenon/distinfo | 3 ++-
graphics/Cenon/patches/patch-aa | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r 5ee8223891f7 -r 496a42e4c523 graphics/Cenon/distinfo
--- a/graphics/Cenon/distinfo Sat Sep 17 20:07:38 2005 +0000
+++ b/graphics/Cenon/distinfo Sat Sep 17 20:26:55 2005 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/05/05 05:49:28 rh Exp $
+$NetBSD: distinfo,v 1.2 2005/09/17 20:26:55 minskim Exp $
SHA1 (Cenon-3.67.tar.bz2) = 6ccf7334f27fa981c4f45a5583cadf923ab93c92
RMD160 (Cenon-3.67.tar.bz2) = 1ce52f0fbd4969da7b24d80c767713a35a07dc34
Size (Cenon-3.67.tar.bz2) = 2121020 bytes
+SHA1 (patch-aa) = 3c84810aa89ef43dc5c1ebeaadba392be81a4115
diff -r 5ee8223891f7 -r 496a42e4c523 graphics/Cenon/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/Cenon/patches/patch-aa Sat Sep 17 20:26:55 2005 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2005/09/17 20:26:55 minskim Exp $
+
+--- GNUmakefile.orig 2005-01-11 09:58:07.000000000 -0800
++++ GNUmakefile
+@@ -25,7 +25,7 @@
+
+ GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_LOCAL_ROOT)
+
+-GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
++GNUSTEP_MAKEFILES ?= $(GNUSTEP_SYSTEM_ROOT)/Makefiles
+
+ include $(GNUSTEP_MAKEFILES)/common.make
+
Home |
Main Index |
Thread Index |
Old Index