summaryrefslogtreecommitdiff
path: root/package/microperl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/microperl/Makefile')
-rw-r--r--package/microperl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/microperl/Makefile b/package/microperl/Makefile
index e8253abde..53c380d10 100644
--- a/package/microperl/Makefile
+++ b/package/microperl/Makefile
@@ -12,7 +12,7 @@ PKG_SECTION:= lang
PKG_URL:= http://www.perl.org/
PKG_SITES:= ftp://ftp.cpan.org/pub/CPAN/src/5.0/
-PKG_ARCH_DEPENDS:= !avr32
+PKG_ARCH_DEPENDS:= !avr32 !m68k
DISTFILES:= perl-${PKG_VERSION}.tar.gz
WRKDIST= ${WRKDIR}/perl-${PKG_VERSION}