diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-04-03 09:49:10 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-04-03 09:49:10 +0000 |
commit | 65b2b253dc836cb64400ea09abe7fa5abf9852b8 (patch) | |
tree | 95de45f0ce5c27018f8f037f32ebe7630b007fd7 /games/kpat/Makefile | |
parent | 4168b892e8103e408e4d23afd7adee13f316e7f7 (diff) |
Notes
Diffstat (limited to 'games/kpat/Makefile')
-rw-r--r-- | games/kpat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/kpat/Makefile b/games/kpat/Makefile index c3d6000b6434..e501a1234ed1 100644 --- a/games/kpat/Makefile +++ b/games/kpat/Makefile @@ -10,9 +10,8 @@ MAINTAINER= kde@FreeBSD.org COMMENT= ${${PORTNAME}_DESC} USE_KDE4= kdehier kdelibs kdeprefix libkdegames automoc4 -USES= cmake:outsource shared-mime-info +USES= cmake:outsource shared-mime-info tar:xz USE_QT4= moc_build qmake_build rcc_build uic_build -USE_XZ= yes post-patch: ${REINPLACE_CMD} -e '/^update_xdg_mimetypes/ d' \ |