diff options
Diffstat (limited to 'editors/klat/Makefile')
-rw-r--r-- | editors/klat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/klat/Makefile b/editors/klat/Makefile index b1c9f337883a..095823486064 100644 --- a/editors/klat/Makefile +++ b/editors/klat/Makefile @@ -17,7 +17,7 @@ COMMENT= A LaTeX source editor for KDE GNU_CONFIGURE= yes USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool INSTALLS_ICONS= yes .include <bsd.port.mk> |