aboutsummaryrefslogtreecommitdiff
path: root/security/oath-toolkit
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2013-01-22 09:48:07 +0000
committerAlex Dupre <ale@FreeBSD.org>2013-01-22 09:48:07 +0000
commitb40e9f15d5a5efc2fe358b580317ca1704fca10c (patch)
treead5aabcec3e049de4645982b5851d47fd0500e81 /security/oath-toolkit
parente06dc2b67164b31025460ce2ddcb4708881d0abe (diff)
downloadports-b40e9f15d5a5efc2fe358b580317ca1704fca10c.tar.gz
ports-b40e9f15d5a5efc2fe358b580317ca1704fca10c.zip
Notes
Diffstat (limited to 'security/oath-toolkit')
-rw-r--r--security/oath-toolkit/Makefile6
-rw-r--r--security/oath-toolkit/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/security/oath-toolkit/Makefile b/security/oath-toolkit/Makefile
index 5a85346ec916..6ef5c8ba69f2 100644
--- a/security/oath-toolkit/Makefile
+++ b/security/oath-toolkit/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= oath-toolkit
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -97,7 +97,7 @@ PLIST_SUB+= PSKC="@comment "
.endif
post-patch:
-.if defined(NOPORTDOCS)
+.if ! ${PORT_OPTIONS:MDOCS}
@${REINPLACE_CMD} 's|install-data-am: install-data-local|install-data-am:|' \
${WRKSRC}/liboath/gtk-doc/Makefile.in \
${WRKSRC}/libpskc/gtk-doc/Makefile.in
@@ -107,7 +107,7 @@ post-patch:
${WRKSRC}/libpskc/gtk-doc/Makefile.in
.endif
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
post-install:
.for f in ${DOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/
diff --git a/security/oath-toolkit/distinfo b/security/oath-toolkit/distinfo
index ccf0458fd7e7..2d7327d74202 100644
--- a/security/oath-toolkit/distinfo
+++ b/security/oath-toolkit/distinfo
@@ -1,2 +1,2 @@
-SHA256 (oath-toolkit-2.0.1.tar.gz) = d267055979a3d41e36fb36f193aa9e43832d64e1555b4d2efc6d28083ac40988
-SIZE (oath-toolkit-2.0.1.tar.gz) = 3926095
+SHA256 (oath-toolkit-2.0.2.tar.gz) = 2951ebc2a3e9a03333618ceda7fe2c00e16f880255d3d4f48068cd8164715944
+SIZE (oath-toolkit-2.0.2.tar.gz) = 3946021