diff options
Diffstat (limited to 'cad/openvsp/Makefile')
-rw-r--r-- | cad/openvsp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile index 1706990046e2..f898f17aacd4 100644 --- a/cad/openvsp/Makefile +++ b/cad/openvsp/Makefile @@ -32,8 +32,7 @@ GH_TAGNAME= ${GH_PROJECT}_${PORTVERSION} GH_COMMIT= 568c424 CMAKE_SOURCE_PATH= ${WRKSRC}/src -USES= cmake:outsource iconv -USE_DOS2UNIX= yes +USES= cmake:outsource dos2unix iconv USE_XORG= ice sm x11 xau xcb xdamage xdmcp xext xfixes xft \ xinerama xrender xxf86vm USE_GL= glu |