summaryrefslogtreecommitdiff
path: root/security/gpgme
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-03-31 23:56:28 +0000
committerjlam <jlam@pkgsrc.org>2006-03-31 23:56:28 +0000
commit739ade02f5e5a61b32a7e44d8957b09888c72c6d (patch)
tree7b7b5579c729ee1cb9d4a3002eec00844f1ead5f /security/gpgme
parentc86ad2bc4b5f8212490ad688fee7ffee5bc1ee8f (diff)
downloadpkgsrc-739ade02f5e5a61b32a7e44d8957b09888c72c6d.tar.gz
List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
Diffstat (limited to 'security/gpgme')
-rw-r--r--security/gpgme/Makefile5
-rw-r--r--security/gpgme/PLIST3
2 files changed, 4 insertions, 4 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 0d9ce00da58..026d40b2f0a 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2006/03/01 16:22:20 drochner Exp $
+# $NetBSD: Makefile,v 1.41 2006/03/31 23:56:29 jlam Exp $
#
DISTNAME= gpgme-1.0.3
@@ -16,6 +16,7 @@ DEPENDS+= gnupg>=1.2.2:../../security/gnupg
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
PTHREAD_OPTS+= require
+INFO_FILES= # PLIST
SUBST_CLASSES+= pthread
SUBST_FILES.pthread= gpgme/gpgme-config.in
@@ -44,8 +45,6 @@ TEST_TARGET= check
CONFIGURE_ARGS+= --without-pth --without-pth-test
.endif
-INFO_FILES= gpgme.info
-
.include "../../security/libgpg-error/buildlink3.mk"
# we want the getenv_r() semantics of NetBSD-current
diff --git a/security/gpgme/PLIST b/security/gpgme/PLIST
index f936292a9df..e3c771310d0 100644
--- a/security/gpgme/PLIST
+++ b/security/gpgme/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.13 2004/09/22 08:09:52 jlam Exp $
+@comment $NetBSD: PLIST,v 1.14 2006/03/31 23:56:29 jlam Exp $
bin/gpgme-config
include/gpgme.h
+info/gpgme.info
lib/libgpgme-pthread.la
lib/libgpgme.la
share/aclocal/gpgme.m4