diff options
Diffstat (limited to 'devel/kdesdk4-thumbnailers/Makefile')
-rw-r--r-- | devel/kdesdk4-thumbnailers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kdesdk4-thumbnailers/Makefile b/devel/kdesdk4-thumbnailers/Makefile index 6d7b57a306bc..d3aff2fb39e5 100644 --- a/devel/kdesdk4-thumbnailers/Makefile +++ b/devel/kdesdk4-thumbnailers/Makefile @@ -10,7 +10,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= KDE thumbnail generator for gettext po files USES= cmake:outsource gettext tar:xz -USE_KDE4= kdelibs kdeprefix automoc4 +USE_KDE4= kdelibs automoc4 USE_QT4= moc_build qmake_build rcc_build uic_build .include <bsd.port.mk> |