summaryrefslogtreecommitdiff
path: root/package/lsof/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-30 15:39:01 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-30 15:39:01 +0200
commitdd50e3ad11a5c40e40c0238320332598ebb872e6 (patch)
tree41e5202ac05b6d5da0d81ec5ab487b6d517c033e /package/lsof/Makefile
parent5edd7d4a0d05bcdc3e5ba3402181fba588d9de62 (diff)
more build fixes, found on FreeBSD host
Diffstat (limited to 'package/lsof/Makefile')
-rw-r--r--package/lsof/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/lsof/Makefile b/package/lsof/Makefile
index d0b5f292c..3b41b8f48 100644
--- a/package/lsof/Makefile
+++ b/package/lsof/Makefile
@@ -19,9 +19,9 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LSOF,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-CONFIGURE_PROG:= Configure
CONFIG_STYLE:= minimal
-CONFIGURE_ARGS+= -n linux
+CONFIGURE_PROG:= Configure
+CONFIGURE_ARGS:= -n linux
XAKE_FLAGS+= CC='${TARGET_CC}'
INSTALL_STYLE:= manual