diff options
Diffstat (limited to 'x11/kde4/Makefile')
-rw-r--r-- | x11/kde4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 3f3f537967e1..bf8609f77546 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kde -PORTVERSION= ${KDE_VERSION} +PORTVERSION= 3.0.5 CATEGORIES= x11 kde MASTER_SITES= # empty DISTFILES= # none @@ -23,7 +23,7 @@ RUN_DEPENDS+= kjumpingcube:${PORTSDIR}/games/kdegames3 \ .if make(package) DEPENDS_TARGET="package" -.endif +.endif # .if make(package) USE_QT_VER=3 USE_KDELIBS_VER=3 |