samba>=2.2.3 actually can't replace everything samba-2.0.x can do, so
re-enable it. My particular application used multi-user Btrieve 5.x database that kept corrupting itself on samba-2.2.x, but worked flawlessly under samba-2.0.x.
This commit is contained in:
parent
33945fe3b8
commit
80f71b62e4
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.7 2002/02/05 16:55:09 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2002/07/29 03:59:56 jlam Exp $
|
||||
|
||||
DISTNAME= samba-2.0.10
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/source
|
||||
|
@ -11,8 +11,6 @@ MAINTAINER= jlam@netbsd.org
|
|||
HOMEPAGE= http://www.samba.org/
|
||||
COMMENT= SMB/CIFS protocol server suite for UNIX
|
||||
|
||||
IGNORE= "${PKGNAME} has been superseded samba>=2.2.3"
|
||||
|
||||
BUILD_USES_MSGFMT= # defined
|
||||
GNU_CONFIGURE= # defined
|
||||
USE_BUILDLINK_ONLY= # defined
|
||||
|
|
Loading…
Reference in a new issue