diff options
Diffstat (limited to 'package/monit/Makefile')
-rw-r--r-- | package/monit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/monit/Makefile b/package/monit/Makefile index 7b41c5367..7a6f2dfd9 100644 --- a/package/monit/Makefile +++ b/package/monit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= http://www.tildeslash.com/monit/dist/ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,MONIT,monit,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,MONIT,monit,${PKG_VERSION}-${PKG_RELEASE})) PKG_DEPENDS:= libpthread, |