summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorsnj <snj>2004-05-08 21:16:53 +0000
committersnj <snj>2004-05-08 21:16:53 +0000
commit11bf02af52b57d61f578f40f9cb5271fe6bb8a44 (patch)
tree46bf6c083727601057ad44e5301745dfd52084ab /lang
parente3d00f2d8ce7883917bf749acee1d403985b20f4 (diff)
downloadpkgsrc-11bf02af52b57d61f578f40f9cb5271fe6bb8a44.tar.gz
This also needs MESSAGE_SRC and PLIST_SRC. Pointed out by wiz@.
Diffstat (limited to 'lang')
-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"