summaryrefslogtreecommitdiff
path: root/package/portmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/portmap/Makefile')
-rw-r--r--package/portmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/portmap/Makefile b/package/portmap/Makefile
index 68732581c..f5f019607 100644
--- a/package/portmap/Makefile
+++ b/package/portmap/Makefile
@@ -15,7 +15,7 @@ WRKDIST= ${WRKDIR}/${PKG_NAME}_${PKG_VERSION}
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,PORTMAP,portmap,${PKG_VERSION}-${PKG_RELEASE},${ARCH}))
+$(eval $(call PKG_template,PORTMAP,portmap,${PKG_VERSION}-${PKG_RELEASE}))
ifneq ($(strip ${ADK_PACKAGE_PORTMAP_LIBWRAP}),)
MAKE_FLAGS+= WRAP_LIB='-L${STAGING_DIR}/usr/lib -lwrap'