summaryrefslogtreecommitdiff
path: root/package/cvs
diff options
context:
space:
mode:
Diffstat (limited to 'package/cvs')
-rw-r--r--package/cvs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/cvs/Makefile b/package/cvs/Makefile
index 13e750f6d..8c39a3de4 100644
--- a/package/cvs/Makefile
+++ b/package/cvs/Makefile
@@ -16,7 +16,9 @@ include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,CVS,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-post-install:
+CONFIGURE_ENV+= ac_cv_lib_nsl_main=no
+
+cvs-install:
$(INSTALL_DIR) $(IDIR_CVS)/usr/bin
$(INSTALL_BIN) $(WRKINST)/usr/bin/cvs \
$(IDIR_CVS)/usr/bin