Index: head/www/choqok/Makefile =================================================================== --- head/www/choqok/Makefile (revision 247388) +++ head/www/choqok/Makefile (revision 247389) @@ -1,28 +1,25 @@ # New ports collection makefile for: Choqok # Date created: 15 Sep 2009 # Whom: Alexey Dokuchaev # # $FreeBSD$ # PORTNAME= choqok PORTVERSION= 0.6.6 PORTREVISION= 1 CATEGORIES= www kde MASTER_SITES= http://mirror.umoss.org/download.ospdev.net/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ MAINTAINER= kde@FreeBSD.org COMMENT= KDE micro-blogging client -BROKEN= does not compile - USE_BZIP2= yes USE_CMAKE= yes USE_GETTEXT= yes -USE_KDE4= kdelibs automoc4 -INSTALLS_ICONS= yes +USE_KDE4= kdelibs kdeprefix automoc4 USE_QT_VER= 4 -QT_COMPONENTS= gui imageformats_run moc_build network \ - qmake_build rcc_build +QT_COMPONENTS= gui network imageformats_run moc_build \ + qmake_build rcc_build uic_build .include Property changes on: head/www/choqok/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/www/choqok/pkg-plist =================================================================== --- head/www/choqok/pkg-plist (revision 247388) +++ head/www/choqok/pkg-plist (revision 247389) @@ -1,44 +1,40 @@ bin/choqok share/applications/kde4/choqok.desktop share/apps/choqok/choqok.notifyrc share/apps/choqok/choqokui.rc -@dirrm share/apps/choqok share/config.kcfg/choqok.kcfg share/icons/hicolor/128x128/apps/choqok.png share/icons/hicolor/16x16/actions/retweet.png share/icons/hicolor/16x16/apps/choqok.png share/icons/hicolor/22x22/apps/choqok.png share/icons/hicolor/32x32/apps/choqok.png share/icons/hicolor/48x48/apps/choqok.png share/icons/hicolor/64x64/apps/choqok.png share/locale/bg/LC_MESSAGES/choqok.mo share/locale/cs/LC_MESSAGES/choqok.mo share/locale/da/LC_MESSAGES/choqok.mo share/locale/de/LC_MESSAGES/choqok.mo share/locale/el/LC_MESSAGES/choqok.mo share/locale/en_GB/LC_MESSAGES/choqok.mo share/locale/es/LC_MESSAGES/choqok.mo share/locale/et/LC_MESSAGES/choqok.mo share/locale/ga/LC_MESSAGES/choqok.mo share/locale/gl/LC_MESSAGES/choqok.mo share/locale/hu/LC_MESSAGES/choqok.mo share/locale/is/LC_MESSAGES/choqok.mo share/locale/km/LC_MESSAGES/choqok.mo share/locale/lt/LC_MESSAGES/choqok.mo share/locale/ms/LC_MESSAGES/choqok.mo share/locale/nds/LC_MESSAGES/choqok.mo share/locale/nl/LC_MESSAGES/choqok.mo share/locale/pt/LC_MESSAGES/choqok.mo share/locale/pt_BR/LC_MESSAGES/choqok.mo share/locale/ro/LC_MESSAGES/choqok.mo share/locale/ru/LC_MESSAGES/choqok.mo share/locale/sk/LC_MESSAGES/choqok.mo share/locale/sv/LC_MESSAGES/choqok.mo share/locale/tr/LC_MESSAGES/choqok.mo share/locale/uk/LC_MESSAGES/choqok.mo share/locale/zh_CN/LC_MESSAGES/choqok.mo share/locale/zh_TW/LC_MESSAGES/choqok.mo -@dirrmtry share/locale/nds/LC_MESSAGES -@dirrmtry share/locale/nds -@dirrmtry share/locale/km/LC_MESSAGES -@dirrmtry share/locale/km +@dirrm share/apps/choqok Property changes on: head/www/choqok/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property