diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index 11e6284f25c2..ceb6bd6cd08d 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnutls -PORTVERSION= 2.7.5 +PORTVERSION= 2.7.6 CATEGORIES= security net MASTER_SITES= http://alpha.gnu.org/gnu/gnutls/ PKGNAMESUFFIX= -devel @@ -69,6 +69,8 @@ EXAMPLES= doc/examples/*.c pre-configure: @${REINPLACE_CMD} -e 's,(libdir)/pkgconfig,(prefix)/libdata/pkgconfig,' \ ${WRKSRC}/lib/Makefile.in ${WRKSRC}/libextra/Makefile.in + @${REINPLACE_CMD} -e 's,(top_builddir)$$,(top_builddir) -I$$(top_builddir)/lib/includes -I$$(top_builddir)/libextra/includes,' \ + ${WRKSRC}/doc/Makefile.in post-install: @${MKDIR} ${EXAMPLESDIR} diff --git a/security/gnutls-devel/distinfo b/security/gnutls-devel/distinfo index 17c7427bac9c..7f06478e3612 100644 --- a/security/gnutls-devel/distinfo +++ b/security/gnutls-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (gnutls-2.7.5.tar.bz2) = 18a313d7573f23a4a58f1b682a777847 -SHA256 (gnutls-2.7.5.tar.bz2) = 4b45f81daec201a8fe0690911f9e80b622b1ee7ce9c976a6b7f448440bdd9833 -SIZE (gnutls-2.7.5.tar.bz2) = 6056842 +MD5 (gnutls-2.7.6.tar.bz2) = 66044ef18efa49880bac357a6c251531 +SHA256 (gnutls-2.7.6.tar.bz2) = a4c479c4934642d188ab8be19686783c2bd46eeb0b88fff1950200e931a9b2fc +SIZE (gnutls-2.7.6.tar.bz2) = 6061940