pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/perl58-thread Set DISTINFO_FILE and PATCHDIR appr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f67ef238c2e
branches:  trunk
changeset: 475009:8f67ef238c2e
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat May 08 21:08:53 2004 +0000

description:
Set DISTINFO_FILE and PATCHDIR appropriately.  Fixes PR pkg/25502.

diffstat:

 lang/perl58-thread/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r c08e24a73990 -r 8f67ef238c2e lang/perl58-thread/Makefile
--- a/lang/perl58-thread/Makefile       Sat May 08 20:23:34 2004 +0000
+++ b/lang/perl58-thread/Makefile       Sat May 08 21:08:53 2004 +0000
@@ -1,5 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/05/02 21:13:56 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2004/05/08 21:08:53 snj Exp $
 
 PERL5_USE_THREADS=     yes
 
+DISTINFO_FILE=         ${.CURDIR}/../../lang/perl58/distinfo
+PATCHDIR=              ${.CURDIR}/../../lang/perl58/patches
+
 .include "../../lang/perl58/Makefile"



Home | Main Index | Thread Index | Old Index