pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/p5-gtk Package sharing this file should also use t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9c1fd5abca7
branches:  trunk
changeset: 460761:e9c1fd5abca7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 04 07:34:59 2003 +0000

description:
Package sharing this file should also use the same patches; set
PATCHDIR (per suggestion from mrg).

diffstat:

 x11/p5-gtk/Makefile.subpackage |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9acf3835d72f -r e9c1fd5abca7 x11/p5-gtk/Makefile.subpackage
--- a/x11/p5-gtk/Makefile.subpackage    Thu Sep 04 07:31:50 2003 +0000
+++ b/x11/p5-gtk/Makefile.subpackage    Thu Sep 04 07:34:59 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.subpackage,v 1.2 2003/07/22 00:00:43 mrg Exp $
+# $NetBSD: Makefile.subpackage,v 1.3 2003/09/04 07:34:59 wiz Exp $
 #
 # makefile fragment for p5-gtk sub-packages.  you need to
 # set SUBPACKAGE before including this.
@@ -7,6 +7,7 @@
 WRKSRC=                ${WRKDIR}/${DISTNAME}/${SUBPACKAGE}
 
 DISTINFO_FILE= ${.CURDIR}/../../x11/p5-gtk/distinfo
+PATCHDIR=      ${.CURDIR}/../../x11/p5-gtk/patches
 
 DEPENDS+=      p5-gtk-[0-9]*:../../x11/p5-gtk
 



Home | Main Index | Thread Index | Old Index