diff options
Diffstat (limited to 'package/wput/Makefile')
-rw-r--r-- | package/wput/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wput/Makefile b/package/wput/Makefile index aa65e209d..04477ed09 100644 --- a/package/wput/Makefile +++ b/package/wput/Makefile @@ -17,7 +17,7 @@ WRKDIST= ${WRKDIR}/${PKG_NAME} include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,WPUT,wput,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,WPUT,wput,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE:= gnu CONFIGURE_ARGS+= --disable-g-switch |