summaryrefslogtreecommitdiff
path: root/lang/perl58-thread
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-08 21:16:53 +0000
committersnj <snj@pkgsrc.org>2004-05-08 21:16:53 +0000
commit39636f537e3ab7129233278def3088ea3804137d (patch)
tree46bf6c083727601057ad44e5301745dfd52084ab /lang/perl58-thread
parent11d56333b77a50bd76f124a8fa903b84c0422577 (diff)
downloadpkgsrc-39636f537e3ab7129233278def3088ea3804137d.tar.gz
This also needs MESSAGE_SRC and PLIST_SRC. Pointed out by wiz@.
Diffstat (limited to 'lang/perl58-thread')
-rw-r--r--lang/perl58-thread/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/perl58-thread/Makefile b/lang/perl58-thread/Makefile
index 06c66ad832a..b8892270aa6 100644
--- a/lang/perl58-thread/Makefile
+++ b/lang/perl58-thread/Makefile
@@ -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"