diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2013-04-26 10:44:28 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2013-04-26 10:44:28 +0000 |
commit | 83f02b963c2b22c85235bf19b4f10a20bea921b5 (patch) | |
tree | e5e83d3ba0442c1c2f0b99c843428b36a8eb003d /x11/kdelibs4 | |
parent | 152f30ef73f9cf1c87d1eb78186693682bed0c43 (diff) |
Notes
Diffstat (limited to 'x11/kdelibs4')
-rw-r--r-- | x11/kdelibs4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index a760bde3428e..0b11fe18df34 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -40,11 +40,10 @@ LATEST_LINK= ${PORTNAME}4 USE_XZ= yes USE_FAM= yes -USE_GETTEXT= yes USE_GNOME= libxml2 libxslt USE_KDE4= kdehier kdeprefix oxygen \ attica automoc4 ontologies sharedmime soprano strigi -USES= cmake:outsource +USES= cmake:outsource gettext USE_OPENSSL= yes USE_PERL5= yes USE_QT4= corelib dbus declarative designer_build gui \ |