summaryrefslogtreecommitdiff
path: root/package/perl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-13 23:25:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-13 23:25:26 +0100
commit5003dd62441eed5fa2a96edc48431d17234203f7 (patch)
tree5872c0c496c874df1d665661a01242bff57d5fb4 /package/perl
parent0bf7845c9af66a34778e3f50df255d2004f68650 (diff)
fix ag241 build
Diffstat (limited to 'package/perl')
-rw-r--r--package/perl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/perl/Makefile b/package/perl/Makefile
index 5500ec9ac..d5eea8ba8 100644
--- a/package/perl/Makefile
+++ b/package/perl/Makefile
@@ -15,6 +15,8 @@ PKG_SITES:= ftp://ftp.cpan.org/pub/CPAN/src/5.0/ \
ftp://ftp.gmd.de/mirrors/CPAN/src/5.0/ \
ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0/
+CFLINE_PERL:= depends on ADK_NATIVE
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,PERL,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))