summaryrefslogtreecommitdiff
path: root/security/gpgme/Makefile
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-08-05 09:50:59 +0000
committerseb <seb@pkgsrc.org>2003-08-05 09:50:59 +0000
commitde4d99ef38646ab0fd4fbe45b388165febd96042 (patch)
treeb3d912368e18458c0b5cb1855f1eb849f7d574e1 /security/gpgme/Makefile
parent6be5ae6321b30805dc28d9db364da5384c93f96c (diff)
downloadpkgsrc-de4d99ef38646ab0fd4fbe45b388165febd96042.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'security/gpgme/Makefile')
-rw-r--r--security/gpgme/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index f1758698e41..1857055789a 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/25 17:22:38 drochner Exp $
+# $NetBSD: Makefile,v 1.12 2003/08/05 09:50:59 seb Exp $
#
DISTNAME= gpgme-0.3.15
@@ -25,7 +25,7 @@ CONFIGURE_ARGS+= --without-pth --without-pth-test
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-INFOFILES= gpgme.info
+USE_NEW_TEXINFO= YES
+INFO_FILES= gpgme.info
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"