Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/security/gsasl/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/gsasl/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- pkgsrc/security/gsasl/Makefile 2005/07/21 16:29:56 1.13 +++ pkgsrc/security/gsasl/Makefile 2005/08/10 20:56:23 1.14 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/07/21 16:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2005/08/10 20:56:23 jlam Exp $ DISTNAME= gsasl-0.2.5 CATEGORIES= security @@ -11,6 +11,7 @@ COMMENT= GNU implementation of the Simp BUILD_USES_MSGFMT= yes +USE_TOOLS+= pkg-config GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes @@ -26,7 +27,6 @@ PKGCONFIG_OVERRIDE+= libgsasl.pc.in .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/libidn/buildlink3.mk" .include "../../devel/libntlm/buildlink3.mk" -.include "../../devel/pkg-config/buildlink3.mk" .include "../../security/gss/buildlink3.mk" .include "../../security/libgcrypt/buildlink3.mk"