![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / gsasl / Makefile (download)
Revision 1.18, Thu Apr 13 18:23:37 2006 UTC (16 years, 4 months ago) by jlam
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with USE_TOOLS+=msgfmt. |
# $NetBSD: Makefile,v 1.18 2006/04/13 18:23:37 jlam Exp $ DISTNAME= gsasl-0.2.5 PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://josefsson.org/gsasl/releases/ \ ${MASTER_SITE_GNU:=gsasl/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/gsasl/ COMMENT= GNU implementation of the Simple Authentication and Security Layer USE_TOOLS+= msgfmt pkg-config GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes TEST_TARGET= check CONFIGURE_ARGS+= --disable-gtk-doc CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html PKGCONFIG_OVERRIDE+= libgsasl.pc.in INFO_FILES= # PLIST .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/libidn/buildlink3.mk" .include "../../devel/libntlm/buildlink3.mk" .include "../../security/gss/buildlink3.mk" .include "../../security/libgcrypt/buildlink3.mk" .include "../../mk/bsd.pkg.mk"