summaryrefslogtreecommitdiff
path: root/package/orbit2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/orbit2/Makefile')
-rw-r--r--package/orbit2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/orbit2/Makefile b/package/orbit2/Makefile
index d256095f8..d7718fed9 100644
--- a/package/orbit2/Makefile
+++ b/package/orbit2/Makefile
@@ -16,6 +16,8 @@ PKG_SITES:= ftp://ftp.gnome.org//pub/gnome/sources/ORBit2/${PKG_EXTRAVER}/
PKG_LIBNAME:= orbit2
PKG_OPTS:= dev
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,ORBIT2,orbit2,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))