summaryrefslogtreecommitdiff
path: root/package/exmap
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-14 00:38:14 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-14 00:38:14 +0100
commit42675af37cb5ce735452311734cc5b88a66d6d9d (patch)
tree4f15a6802d057cc685be2013d123006bcc1f6236 /package/exmap
parentd7beb20d0835c81f05d51978497b1d756ca640a9 (diff)
complete allmodconfig build on NetBSD
Diffstat (limited to 'package/exmap')
-rw-r--r--package/exmap/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/exmap/Makefile b/package/exmap/Makefile
index 5f551b785..56149598a 100644
--- a/package/exmap/Makefile
+++ b/package/exmap/Makefile
@@ -27,8 +27,6 @@ $(eval $(call PKG_template,EXMAPD,exmapd,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEP
$(eval $(call PKG_template,EXMAPSERVER,exmapserver,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR_EXMAPSERVER},${PKG_SECTION}))
$(eval $(call PKG_template,KMOD_EXMAP,kmod-exmap,${KERNEL_VERSION}+${PKG_VERSION}-${ADK_TARGET}-${PKG_RELEASE},,${PKG_DESCR_KMOD_EXMAP},${PKG_SECTION}))
-INSTALL_STYLE:= manual
-
CONFIGURE_ARGS+= --disable-doc
CONFIGURE_ENV+= LIBS="-lncurses"