diff options
Diffstat (limited to 'security/openct/Makefile')
-rw-r--r-- | security/openct/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openct/Makefile b/security/openct/Makefile index a09f1aa20df3..62672b11d879 100644 --- a/security/openct/Makefile +++ b/security/openct/Makefile @@ -7,6 +7,7 @@ PORTNAME= openct PORTVERSION= 0.6.17 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ \ http://www.opensc-project.org/files/${PORTNAME}/testing/ @@ -16,7 +17,7 @@ COMMENT= A middleware framework for smart card terminals OPTIONS= PCSC "Enable PC/SC support" off -USE_AUTOTOOLS= libltdl:15 +USE_AUTOTOOLS= libltdl:22 GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= pkgconfig |