diff options
Diffstat (limited to 'net-im/decibel/Makefile')
-rw-r--r-- | net-im/decibel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/decibel/Makefile b/net-im/decibel/Makefile index d14be2d0d060..0a69edb92f78 100644 --- a/net-im/decibel/Makefile +++ b/net-im/decibel/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= QtTapioca.0:${PORTSDIR}/net-im/tapioca-qt USE_QT4= xml dbus gui qtestlib qmake_build moc_build uic_build rcc_build USE_LDCONFIG= yes -USE_CMAKE= yes +USES= cmake post-patch: ${REINPLACE_CMD} -e \ |