summaryrefslogtreecommitdiff
path: root/devel/pam_wrapper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pam_wrapper/Makefile')
-rw-r--r--devel/pam_wrapper/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/pam_wrapper/Makefile b/devel/pam_wrapper/Makefile
index 7f3876739ba4..c87a934d4ba5 100644
--- a/devel/pam_wrapper/Makefile
+++ b/devel/pam_wrapper/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pam_wrapper
-PORTVERSION= 1.0.6
-PORTREVISION= 3
+PORTVERSION= 1.1.8
CATEGORIES= devel
MASTER_SITES= SAMBA/cwrap
@@ -10,13 +9,14 @@ WWW= https://cwrap.org/nss_wrapper.html \
https://git.samba.org/?p=pam_wrapper.git
LICENSE= GPLv3+
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE_FILE= ${WRKSRC}/LICENSE
-TEST_DEPENDS= cmocka>=1.1.1:sysutils/cmocka
+TEST_DEPENDS= cmocka>=1.1.0:sysutils/cmocka
USES= cmake:testing pathfix python
-CMAKE_OFF= UNIT_TESTING
+CMAKE_OFF= PICKY_DEVELOPER \
+ UNIT_TESTING
CMAKE_TESTING_ON= UNIT_TESTING
USE_LDCONFIG= yes