Revert previous on popular request.
This commit is contained in:
parent
11ae3f20c4
commit
9eb7a37c26
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.59 2012/02/09 11:37:10 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.60 2012/02/10 15:34:10 wiz Exp $
|
||||
|
||||
SVR4_PKGNAME= csasl
|
||||
COMMENT= Simple Authentication and Security Layer
|
||||
|
@ -7,8 +7,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
|
||||
.include "Makefile.common"
|
||||
|
||||
CPPFLAGS+= -DPIC -fPIC
|
||||
|
||||
.if exists(/usr/include/ndbm.h) && ${OPSYS} != "Linux"
|
||||
SASL_DBTYPE?= ndbm
|
||||
.else
|
||||
|
|
Loading…
Reference in a new issue