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 0b177d580cf8..05b8f2324ce5 100644 --- a/comms/klog/Makefile +++ b/comms/klog/Makefile @@ -15,7 +15,7 @@ COMMENT= ADIF compatible logging application LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_KDELIBS_VER=3 |