diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 06:55:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 06:55:07 +0000 |
commit | f0a8714b3a301f2ee09f07647619f7bad997f8d2 (patch) | |
tree | 2266451e8dedf72ded023f5ab6e33cb91292aa8a /cad/openvsp | |
parent | d288c580620377d8da8e0314c8bda03df5971368 (diff) | |
download | ports-f0a8714b3a301f2ee09f07647619f7bad997f8d2.tar.gz ports-f0a8714b3a301f2ee09f07647619f7bad997f8d2.zip |
Notes
Diffstat (limited to 'cad/openvsp')
-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 |