diff options
Diffstat (limited to 'graphics/converseen/Makefile')
-rw-r--r-- | graphics/converseen/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/converseen/Makefile b/graphics/converseen/Makefile index e189d2722f56..93b77cb2b325 100644 --- a/graphics/converseen/Makefile +++ b/graphics/converseen/Makefile @@ -23,8 +23,7 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ USE_BZIP2= yes USE_AUTOTOOLS= libltdl -USES= cmake gettext -USE_ICONV= yes +USES= cmake gettext iconv USE_XORG= ice sm x11 xau xdmcp xext xrender xt USE_QT4= corelib gui linguist_build moc_build qmake_build \ rcc_build uic_build |