summaryrefslogtreecommitdiff
path: root/security/mcrypt/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-01-27 21:32:58 +0000
committerjoerg <joerg@pkgsrc.org>2010-01-27 21:32:58 +0000
commit7b75acb6fd1e2b2e1edd7f113a83eb8c6c81890d (patch)
tree2cef14950aaa755d53ed3072e9b0641cdb02b4c3 /security/mcrypt/Makefile
parentc764992617749b865d15e86df6d9f8c7f86b2973 (diff)
downloadpkgsrc-7b75acb6fd1e2b2e1edd7f113a83eb8c6c81890d.tar.gz
DESTDIR support
Diffstat (limited to 'security/mcrypt/Makefile')
-rw-r--r--security/mcrypt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index e8e723390f9..385c0ab195d 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2008/12/15 20:59:28 smb Exp $
+# $NetBSD: Makefile,v 1.22 2010/01/27 21:38:37 joerg Exp $
DISTNAME= mcrypt-2.6.8
CATEGORIES= security devel
@@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mcrypt.sourceforge.net/
COMMENT= Replacement to crypt(1), supports many crypto algorithms
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes