diff options
Diffstat (limited to 'math/rocs/Makefile')
-rw-r--r-- | math/rocs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/rocs/Makefile b/math/rocs/Makefile index beb18f9bdbfe..6e1cdd96251d 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -2,7 +2,6 @@ PORTNAME= rocs PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= math kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -13,7 +12,7 @@ COMMENT= KDE Graph theory IDE LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ libgrantlee_gui.so:${PORTSDIR}/devel/grantlee -USE_KDE4= kdehier kdelibs kdeprefix automoc4 +USE_KDE4= kdelibs kdeprefix automoc4 USES= cmake:outsource tar:xz USE_QT4= gui qtestlib script scripttools webkit xml \ moc_build qmake_build rcc_build uic_build |