aboutsummaryrefslogtreecommitdiff
path: root/editors/klat4
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-17 19:31:26 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-17 19:31:26 +0000
commitd4b9bd7325c33af10c1ac8fe21789a37614a1683 (patch)
tree7b33bc0559c6e0b637bee1e4d744e1ab9deb5b0d /editors/klat4
parentcb1b867f940d4a22dc6c5a9edbb952890263e469 (diff)
downloadports-d4b9bd7325c33af10c1ac8fe21789a37614a1683.tar.gz
ports-d4b9bd7325c33af10c1ac8fe21789a37614a1683.zip
Notes
Diffstat (limited to 'editors/klat4')
-rw-r--r--editors/klat4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/klat4/Makefile b/editors/klat4/Makefile
index 3a705140936a..3cd1433a3860 100644
--- a/editors/klat4/Makefile
+++ b/editors/klat4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= klat4
PORTVERSION= 0.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://www.algebraic.ru/klat4/
@@ -17,6 +17,7 @@ COMMENT= A LaTeX source editor for KDE4
USE_BZIP2= yes
USE_CMAKE= yes
USE_KDE4= kdeprefix kdelibs automoc4
+USE_QT_VER= 4
QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build
.include <bsd.port.mk>