summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/intltool/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/intltool/Makefile b/package/intltool/Makefile
index 9ba13fe84..64b54f566 100644
--- a/package/intltool/Makefile
+++ b/package/intltool/Makefile
@@ -15,6 +15,8 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,INTLTOOL,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+XAKE_FLAGS+= PERL="/usr/bin/perl"
+
post-install:
$(INSTALL_DIR) $(IDIR_INTLTOOL)/usr/bin
$(INSTALL_BIN) $(WRKINST)/usr/bin/intltool* \