diff options
Diffstat (limited to 'comms/klog/Makefile')
-rw-r--r-- | comms/klog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/klog/Makefile b/comms/klog/Makefile index 4ae5dd66135b..5cc38b2da6e6 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= hamlib.2:${PORTSDIR}/comms/hamlib USE_KDELIBS_VER= 3 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:15:env +USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:22:env GNU_CONFIGURE= yes INSTALLS_ICONS= yes |