diff options
Diffstat (limited to 'security/gpgme03/Makefile')
-rw-r--r-- | security/gpgme03/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile index f87ef608088..f31f0739af0 100644 --- a/security/gpgme03/Makefile +++ b/security/gpgme03/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/10/04 21:58:14 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:33 joerg Exp $ # DISTNAME= gpgme-0.3.16 @@ -11,6 +11,8 @@ MAINTAINER= oishi@ims.ac.jp HOMEPAGE= http://www.gnupg.org/related_software/gpgme/ COMMENT= GnuPG Made Easy (0.3 branch) +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= gnupg>=1.2.0:../../security/gnupg USE_LIBTOOL= YES |