pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/perl58-thread This also needs MESSAGE_SRC and PLI...



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

description:
This also needs MESSAGE_SRC and PLIST_SRC.  Pointed out by wiz@.

diffstat:

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

diffs (15 lines):

diff -r 8f67ef238c2e -r 1d34aaaf30c8 lang/perl58-thread/Makefile
--- a/lang/perl58-thread/Makefile       Sat May 08 21:08:53 2004 +0000
+++ b/lang/perl58-thread/Makefile       Sat May 08 21:16:53 2004 +0000
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2004/05/08 21:08:53 snj Exp $
+# $NetBSD: Makefile,v 1.4 2004/05/08 21:16:53 snj Exp $
 
 PERL5_USE_THREADS=     yes
 
 DISTINFO_FILE=         ${.CURDIR}/../../lang/perl58/distinfo
 PATCHDIR=              ${.CURDIR}/../../lang/perl58/patches
+MESSAGE_SRC=           ${.CURDIR}/../../lang/perl58/MESSAGE
+PLIST_SRC=             ${.CURDIR}/../../lang/perl58/PLIST
 
 .include "../../lang/perl58/Makefile"



Home | Main Index | Thread Index | Old Index