pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/gtoolkit-examples Set PATCHDIR to match DISTINFO...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69c057633c13
branches:  trunk
changeset: 475287:69c057633c13
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 13 13:10:19 2004 +0000

description:
Set PATCHDIR to match DISTINFO_FILE.

diffstat:

 devel/gtoolkit-examples/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 28c3ea49643f -r 69c057633c13 devel/gtoolkit-examples/Makefile
--- a/devel/gtoolkit-examples/Makefile  Thu May 13 13:08:28 2004 +0000
+++ b/devel/gtoolkit-examples/Makefile  Thu May 13 13:10:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/25 22:17:59 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/05/13 13:10:19 wiz Exp $
 #
 .include "../../x11/gtoolkit/Makefile.common"
 
@@ -9,6 +9,7 @@
 COMMENT=       Objective-C examples for GToolKit
 
 DISTINFO_FILE= ${.CURDIR}/../../x11/gtoolkit/distinfo
+PATCHDIR=      ${.CURDIR}/../../x11/gtoolkit/patches
 BUILD_DIRS=    ${WRKSRC}/Examples
 
 .include "../../x11/gtoolkit/buildlink3.mk"



Home | Main Index | Thread Index | Old Index