aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/klat4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/klat4/Makefile b/editors/klat4/Makefile
index 3b033262fbf3..3a705140936a 100644
--- a/editors/klat4/Makefile
+++ b/editors/klat4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= klat4
PORTVERSION= 0.6.1
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.algebraic.ru/klat4/
@@ -16,5 +17,6 @@ COMMENT= A LaTeX source editor for KDE4
USE_BZIP2= yes
USE_CMAKE= yes
USE_KDE4= kdeprefix kdelibs automoc4
+QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build
.include <bsd.port.mk>