summaryrefslogtreecommitdiff
path: root/package/xterm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/xterm/Makefile')
-rw-r--r--package/xterm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/xterm/Makefile b/package/xterm/Makefile
index fe9aa5e83..35a302662 100644
--- a/package/xterm/Makefile
+++ b/package/xterm/Makefile
@@ -13,9 +13,10 @@ PKG_DEPENDS:= xorg-server libxaw
PKG_URL:= http://invisible-island.net/xterm/xterm.html
PKG_SITES:= ftp://invisible-island.net/xterm/
-DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tgz
PKG_TARGET_DEPENDS:= !foxboard !foxg20 !ag241
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tgz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,XTERM,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))