summaryrefslogtreecommitdiff
path: root/package/procps/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-04-04 10:34:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-04-04 10:34:02 +0200
commit5042ac8e5927d0089d3902b1c37e5bcc1565d053 (patch)
treecd2be3085808c5ac59dd70f9c610c6a40bfe3ffd /package/procps/Makefile
parent401dabf66529cfb5ab47b4c78d5e25fd493eef1f (diff)
parent4d569ed1a3305c7b7abe8fa4273cea3b559cc85a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Conflicts: BUGS package/autoconf/Makefile
Diffstat (limited to 'package/procps/Makefile')
-rw-r--r--package/procps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/procps/Makefile b/package/procps/Makefile
index 3839b3133..3e4a90250 100644
--- a/package/procps/Makefile
+++ b/package/procps/Makefile
@@ -10,6 +10,7 @@ PKG_MD5SUM:= f490bca772b16472962c7b9f23b1e97d
PKG_DESCR:= The /proc file system utilities
PKG_SECTION:= utils
PKG_DEPENDS:= libncurses
+PKG_BUILDDEP+= ncurses
PKG_URL:= http://procps.sourceforge.net
PKG_SITES:= http://procps.sourceforge.net/
@@ -17,8 +18,7 @@ include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,PROCPS,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-BUILD_STYLE:= auto
-INSTALL_STYLE:= auto
+CONFIG_STYLE:= manual
post-install:
${INSTALL_DIR} ${IDIR_PROCPS}/{bin,sbin,usr/bin}