diff options
Diffstat (limited to 'cad/openvsp/Makefile')
-rw-r--r-- | cad/openvsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile index 374ebfa6163f..d2f9a47b1920 100644 --- a/cad/openvsp/Makefile +++ b/cad/openvsp/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ xcb:${PORTSDIR}/x11/libxcb WRKSRC= ${WRKDIR}/OpenVSP-OpenVSP_${PORTVERSION}/src -USE_CMAKE= yes +USES= cmake USE_DOS2UNIX= yes USE_ICONV= yes USE_XORG= ice sm x11 xau xdamage xdmcp xext xfixes xft \ |