diff options
Diffstat (limited to 'www/wt/Makefile')
-rw-r--r-- | www/wt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wt/Makefile b/www/wt/Makefile index add15fe7bb6d..1e4b6d283d44 100644 --- a/www/wt/Makefile +++ b/www/wt/Makefile @@ -25,7 +25,7 @@ USE_GITHUB= yes GH_ACCOUNT= kdeforche USE_LDCONFIG= yes USE_XORG+=x11 -USES= cmake:outsource pkgconfig ssl +USES= cmake pkgconfig ssl CMAKE_ARGS+= -DCONFIGDIR:STRING=${LOCALBASE}/etc/wt \ -DGM_PREFIX:STRING=${LOCALBASE} \ -DPNG_PREFIX:STRING=${LOCALBASE} \ |