diff options
Diffstat (limited to 'graphics/converseen/Makefile')
-rw-r--r-- | graphics/converseen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/converseen/Makefile b/graphics/converseen/Makefile index 41424aac84d0..014ce878ac22 100644 --- a/graphics/converseen/Makefile +++ b/graphics/converseen/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ USE_BZIP2= yes USE_AUTOTOOLS= libltdl -USE_CMAKE= yes +USES= cmake USE_ICONV= yes USE_GETTEXT= yes USE_XORG= ice sm x11 xau xdmcp xext xrender xt |