summaryrefslogtreecommitdiff
path: root/package/dillo/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-05 20:53:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-05 20:53:53 +0100
commit667bc9e981847a1d117a2fc7110948075a268bdd (patch)
treec38235666c1959aeb75dd95a8d5f644177810288 /package/dillo/Makefile
parent9f77a0951b238c0296e993c0904c2a4abd550927 (diff)
build fixes
Diffstat (limited to 'package/dillo/Makefile')
-rw-r--r--package/dillo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/dillo/Makefile b/package/dillo/Makefile
index 6f427d357..17af0de93 100644
--- a/package/dillo/Makefile
+++ b/package/dillo/Makefile
@@ -25,8 +25,8 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,DILLO,dillo,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-CONFIGURE_ENV+= PNG_CONFIG=$(STAGING_DIR)/usr/bin/png-config
-TARGET_LDFLAGS+= -liconv -lpng15
+CONFIGURE_ENV+= PNG_CONFIG=$(STAGING_TARGET_DIR)/scripts/libpng-config
+TARGET_LDFLAGS+= -liconv
XAKE_FLAGS+= GCC_HONOUR_COPTS=s
CONFIGURE_ARGS+= --enable-ssl