buildlink1 -> buildlink2

This commit is contained in:
jlam 2002-09-24 10:49:48 +00:00
parent ee02e503cd
commit e5d99640da

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2002/08/26 13:34:16 mjl Exp $
# $NetBSD: Makefile,v 1.5 2002/09/24 10:49:48 jlam Exp $
DISTNAME= gpgme-0.3.9
CATEGORIES= security
@ -8,12 +8,14 @@ MAINTAINER= oishi@ims.ac.jp
HOMEPAGE= http://www.gnupg.org/gpgme.html
COMMENT= GnuPG Made Easy
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
DEPENDS+= gnupg>=1.0.6:../../security/gnupg
GNU_CONFIGURE= yes
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
PTHREAD_OPTS+= require
.include "../../devel/pth/buildlink.mk"
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"