diff options
Diffstat (limited to 'x11-clocks/amor/Makefile')
-rw-r--r-- | x11-clocks/amor/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-clocks/amor/Makefile b/x11-clocks/amor/Makefile index 6b6a31429757..73539261329a 100644 --- a/x11-clocks/amor/Makefile +++ b/x11-clocks/amor/Makefile @@ -2,7 +2,6 @@ PORTNAME= amor PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= x11-clocks kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -10,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Small animation which sits on top of active window -USE_KDE4= kdelibs kdeprefix kdehier automoc4 +USE_KDE4= kdelibs kdeprefix automoc4 USES= cmake:outsource tar:xz USE_QT4= moc_build qmake_build rcc_build uic_build |