diff options
Diffstat (limited to 'print/kde4-print-manager/Makefile')
-rw-r--r-- | print/kde4-print-manager/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/kde4-print-manager/Makefile b/print/kde4-print-manager/Makefile index 1fc7d68b12c4..2bba31aad50f 100644 --- a/print/kde4-print-manager/Makefile +++ b/print/kde4-print-manager/Makefile @@ -2,7 +2,6 @@ PORTNAME= print-manager PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= print kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -10,10 +9,10 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Printer manager for KDE 4 -LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client +LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client USES= cmake:outsource tar:xz -USE_KDE4= kdehier kdelibs kdeprefix automoc4 +USE_KDE4= kdelibs kdeprefix automoc4 USE_QT4= designer network \ qmake_build moc_build uic_build rcc_build |