diff options
author | makc <makc@FreeBSD.org> | 2010-06-02 05:35:38 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-06-02 05:35:38 +0800 |
commit | c03b608b81f6a38a6424fb6139e2baed305d1545 (patch) | |
tree | 5908f41d11f3eafb36216c18e71a5429b4870087 /print | |
parent | 30d517c07f5f14ca47fa3d57eb934f80ac1f283c (diff) | |
download | freebsd-ports-gnome-c03b608b81f6a38a6424fb6139e2baed305d1545.tar.gz freebsd-ports-gnome-c03b608b81f6a38a6424fb6139e2baed305d1545.tar.zst freebsd-ports-gnome-c03b608b81f6a38a6424fb6139e2baed305d1545.zip |
Present KDE SC 4.4.4 for FreeBSD.
Diffstat (limited to 'print')
-rw-r--r-- | print/kdeutils4-printer-applet/Makefile | 2 | ||||
-rw-r--r-- | print/system-config-printer-kde/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/kdeutils4-printer-applet/Makefile b/print/kdeutils4-printer-applet/Makefile index a71f39d226dc..0991d3c0086e 100644 --- a/print/kdeutils4-printer-applet/Makefile +++ b/print/kdeutils4-printer-applet/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= system-config-printer:${PORTSDIR}/print/system-config-printer \ USE_BZIP2= yes USE_CMAKE= yes -USE_KDE4= kdeprefix pimlibs automoc4 pykde4 +USE_KDE4= kdeprefix pimlibs automoc4 pykde4 pykdeuic4 USE_QT_VER= 4 QT_COMPONENTS= qmake_build moc_build uic_build rcc_build USE_PYTHON= 2.5+ diff --git a/print/system-config-printer-kde/Makefile b/print/system-config-printer-kde/Makefile index 4b7097329c18..fda36529d384 100644 --- a/print/system-config-printer-kde/Makefile +++ b/print/system-config-printer-kde/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= system-config-printer:${PORTSDIR}/print/system-config-printer \ USE_BZIP2= yes USE_CMAKE= yes -USE_KDE4= kdeprefix pimlibs automoc4 pykde4 +USE_KDE4= kdeprefix pimlibs automoc4 pykde4 pykdeuic4 USE_QT_VER= 4 QT_COMPONENTS= qmake_build moc_build uic_build rcc_build USE_PYTHON= 2.5+ |