aboutsummaryrefslogtreecommitdiff
path: root/security/pkcs11-dump
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 16:49:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 16:49:39 +0000
commitd8f58564ff573bb27e48e9f83fafb3984a5d5bea (patch)
tree396521924df624402e3a460e0288ff469bd27a51 /security/pkcs11-dump
parent7364694974ca032ef8d12d95ed596049ae96bd44 (diff)
downloadports-d8f58564ff573bb27e48e9f83fafb3984a5d5bea.tar.gz
ports-d8f58564ff573bb27e48e9f83fafb3984a5d5bea.zip
- Stage support
Notes
Notes: svn path=/head/; revision=342027
Diffstat (limited to 'security/pkcs11-dump')
-rw-r--r--security/pkcs11-dump/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/pkcs11-dump/Makefile b/security/pkcs11-dump/Makefile
index 15fed82c20ee..401d3a8cb8d6 100644
--- a/security/pkcs11-dump/Makefile
+++ b/security/pkcs11-dump/Makefile
@@ -18,11 +18,9 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
OPENSSL_LIBS="-L${OPENSSLLIB} -lssl"
-PLIST_FILES= bin/pkcs11-dump
+PLIST_FILES= bin/pkcs11-dump \
+ man/man1/pkcs11-dump.1.gz
-MAN1= pkcs11-dump.1
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} 's|install-data-am: install-dist_docDATA|install-data-am:|' \
${WRKSRC}/Makefile.in