diff options
Diffstat (limited to 'x11-clocks/ktimer/Makefile')
-rw-r--r-- | x11-clocks/ktimer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/ktimer/Makefile b/x11-clocks/ktimer/Makefile index 18fa423e8661..d37ad94b3644 100644 --- a/x11-clocks/ktimer/Makefile +++ b/x11-clocks/ktimer/Makefile @@ -5,14 +5,14 @@ PORTVERSION= ${KDE4_VERSION} CATEGORIES= x11-clocks kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE +DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Countdown launcher for KDE CONFLICTS_INSTALL= kdeutils-4.[0-7].* -USE_XZ= yes +USE_XZ= yes USE_KDE4= kdeprefix kdehier automoc4 kdelibs USES= cmake:outsource USE_QT4= qmake_build moc_build rcc_build uic_build |