summaryrefslogtreecommitdiff
path: root/package/libgd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libgd/Makefile')
-rw-r--r--package/libgd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libgd/Makefile b/package/libgd/Makefile
index f608be694..21d80e779 100644
--- a/package/libgd/Makefile
+++ b/package/libgd/Makefile
@@ -16,8 +16,6 @@ PKG_SITES:= https://bitbucket.org/libgd/gd-libgd/downloads/
PKG_LIBNAME:= libgd
PKG_OPTS:= dev
-DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
-
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,LIBGD,libgd,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))