aboutsummaryrefslogtreecommitdiffstats
path: root/editors/kile-kde4
diff options
context:
space:
mode:
Diffstat (limited to 'editors/kile-kde4')
-rw-r--r--editors/kile-kde4/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/editors/kile-kde4/Makefile b/editors/kile-kde4/Makefile
index cd5f02fcea25..dfbb4558cd3a 100644
--- a/editors/kile-kde4/Makefile
+++ b/editors/kile-kde4/Makefile
@@ -17,16 +17,10 @@ USE_QT4= qmake_build moc_build rcc_build uic_build
USE_KDE4= kdeprefix kdelibs automoc4 sharedmime kate_run
USE_TEX= latex
-LATEST_LINK= ${PORTNAME}-kde4
-
OPTIONS_DEFINE= OKULAR
OKULAR_DESC= Use Okular for viewing
+OKULAR_USE= KDE4=okular_run
NO_STAGE= yes
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MOKULAR}
-USE_KDE4+= okular_run
-.endif
.include <bsd.port.mk>