summaryrefslogtreecommitdiff
path: root/package/perl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/perl/Makefile')
-rw-r--r--package/perl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/perl/Makefile b/package/perl/Makefile
index 72b395e1e..ccf82f81b 100644
--- a/package/perl/Makefile
+++ b/package/perl/Makefile
@@ -14,6 +14,8 @@ PKG_URL:= http://www.perl.org/
PKG_SITES:= http://www.cpan.org/src/
PKG_NOPARALLEL:= 1
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include ${TOPDIR}/mk/host.mk
include ${TOPDIR}/mk/package.mk