summaryrefslogtreecommitdiff
path: root/mk/perl.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-16 17:30:49 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-16 17:30:49 +0100
commitd06602c868691e71ff83384f68190f05c0c349dc (patch)
tree204b88ac5b1b196bb6ead2d4a4625e46d5789ab2 /mk/perl.mk
parentc7b270a2f16bf666180fadf085eb1342a9e9a28c (diff)
add perl module needed for intltool
Diffstat (limited to 'mk/perl.mk')
-rw-r--r--mk/perl.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/perl.mk b/mk/perl.mk
new file mode 100644
index 000000000..5fd0c65ed
--- /dev/null
+++ b/mk/perl.mk
@@ -0,0 +1,2 @@
+PERL_VERSION=5.12.2
+PERL_SITEDIR:=/usr/lib/perl5/site_perl/$(PERL_VERSION)/$(CPU_ARCH)-linux