summaryrefslogtreecommitdiff
path: root/package/libtiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtiff/Makefile')
-rw-r--r--package/libtiff/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libtiff/Makefile b/package/libtiff/Makefile
index 73eb29b12..e56342d8f 100644
--- a/package/libtiff/Makefile
+++ b/package/libtiff/Makefile
@@ -10,7 +10,8 @@ PKG_HASH:= 4d57a50907b510e3049a4bba0d7888930fdfc16ce49f1bf693e5b6247370d68c
PKG_DESCR:= library for reading/writing tiff images
PKG_SECTION:= libs/image
PKG_NEEDS:= c++
-PKG_URL:= http://www.libtiff.org/
+PKG_BUILDDEP:= cmake-host
+PKG_URL:= http://simplesystems.org/libtiff/
PKG_SITES:= ftp://ftp.remotesensing.org/pub/libtiff/
PKG_LIBNAME:= libtiff
PKG_OPTS:= dev
@@ -21,8 +22,7 @@ include ${ADK_TOPDIR}/mk/package.mk
$(eval $(call PKG_template,LIBTIFF,libtiff,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
-CONFIGURE_ARGS+= --disable-cxx \
- --disable-rpath
+CONFIG_STYLE:= cmake
libtiff-install:
${INSTALL_DIR} ${IDIR_LIBTIFF}/usr/lib