12 lines
268 B
Makefile
12 lines
268 B
Makefile
# $OpenBSD: Makefile,v 1.21 2015/01/19 08:35:43 sthen Exp $
|
|
|
|
V= 3.4.11
|
|
|
|
EXTERNAL_ACL= LDAP_group SQL_session file_userip time_quota session \
|
|
unix_group wbinfo_group
|
|
|
|
CONFIGURE_ARGS= --disable-strict-error-checking \
|
|
--disable-arch-native
|
|
|
|
.include <bsd.port.mk>
|