summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 21:21:16 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 21:21:16 +0000
commit6761fb26cbe534c319b44d6cb6e87dd84993bae5 (patch)
treefe8ac2a4278c7454ebd0c63953e4285c228415e9 /security/openssl
parentef74c615f48fe21b093297a40ae09e0ff46b5451 (diff)
downloadpkgsrc-6761fb26cbe534c319b44d6cb6e87dd84993bae5.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/PLIST.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/openssl/PLIST.common b/security/openssl/PLIST.common
index be3beaac8bc..876b4703680 100644
--- a/security/openssl/PLIST.common
+++ b/security/openssl/PLIST.common
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.15 2009/06/14 18:13:34 joerg Exp $
+@comment $NetBSD: PLIST.common,v 1.16 2009/06/14 21:21:16 joerg Exp $
bin/c_rehash
bin/openssl
include/openssl/aes.h
@@ -1101,4 +1101,3 @@ share/examples/openssl/c_info
share/examples/openssl/c_issuer
share/examples/openssl/c_name
share/examples/openssl/openssl.cnf
-@unexec ${RMDIR} -p %D/lib/pkgconfig 2>/dev/null || ${TRUE}