From ddb09b2a57170aff25fab96e231cff55ee50104f Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 3 Jul 2009 11:01:01 +0000 Subject: use libgnutls-config.mk and libgnutls-extra-config.mk to get back TLS support with gnutls-2.8, bump PKGREVISION --- www/thy/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'www/thy') diff --git a/www/thy/Makefile b/www/thy/Makefile index 052bcb0fe17..439672bb300 100644 --- a/www/thy/Makefile +++ b/www/thy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2009/02/10 16:46:03 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2009/07/03 11:01:01 drochner Exp $ DISTNAME= thy-0.9.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= ftp://bonehunter.rulez.org/pub/thy/stable/ @@ -47,4 +47,6 @@ post-install: .include "../../devel/zlib/buildlink3.mk" .include "../../security/gnutls/buildlink3.mk" +.include "../../security/gnutls/libgnutls-config.mk" +.include "../../security/gnutls/libgnutls-extra-config.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3