diff options
Diffstat (limited to 'security/openct/Makefile')
-rw-r--r-- | security/openct/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/openct/Makefile b/security/openct/Makefile index a16f382b72c5..be20afdf5f92 100644 --- a/security/openct/Makefile +++ b/security/openct/Makefile @@ -14,8 +14,7 @@ MASTER_SITES= http://www.opensc.org/files/ \ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= A middleware framework for smart card terminals -USE_LIBTOOL_VER= 15 -USE_LIBLTDL= yes +USE_AUTOTOOLS= libltdl:15 libtool:15 USE_GMAKE= yes USE_GNOME= pkgconfig INSTALLS_SHLIB= yes |