summaryrefslogtreecommitdiff
path: root/package/cvs
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-29 16:06:00 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-29 16:06:00 +0100
commit8e8512391c668fc7074f812f15eabe8f176fb01e (patch)
treef9f0862dd6eb962fe3fc4803180b431843f6c5be /package/cvs
parentc491653a1f9574a42965025805d472c3d145f699 (diff)
parentae3d4616ed9c19a29d656193254657f93d612fa2 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/cvs')
-rw-r--r--package/cvs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/cvs/Makefile b/package/cvs/Makefile
index 8c39a3de4..7652667ec 100644
--- a/package/cvs/Makefile
+++ b/package/cvs/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= cvs
PKG_VERSION:= 1.11.23
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= bf185eb51b5918330a04671c3f3cccde
PKG_DESCR:= concurrent version system
PKG_SECTION:= scm
@@ -14,9 +14,10 @@ PKG_SITES:= http://ftp.gnu.org/non-gnu/cvs/source/stable/${PKG_VERSION}/
include $(TOPDIR)/mk/package.mk
-$(eval $(call PKG_template,CVS,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
+$(eval $(call PKG_template,CVS,cvs,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
CONFIGURE_ENV+= ac_cv_lib_nsl_main=no
+CONFIGURE_ARGS+= --without-gssapi
cvs-install:
$(INSTALL_DIR) $(IDIR_CVS)/usr/bin