diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-19 21:03:26 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-01-19 21:03:26 +0100 |
| commit | a903c4fefdc19bb838e808146c6aa1a32296e4cb (patch) | |
| tree | bbb399fca3cbc4a4f894128eb17c9262d11c75b6 /package/perl | |
| parent | d2be2bd2fc1c6e5dcdf8fc845a88e02423a0574b (diff) | |
| parent | 69a374abb905573dc63f18a37dc7378ae5e9627c (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/perl')
| -rw-r--r-- | package/perl/Makefile | 2 |
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})) |
