diff options
Diffstat (limited to 'cad/leocad/Makefile')
-rw-r--r-- | cad/leocad/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile index ff28d65c0542..7b6fd55fea16 100644 --- a/cad/leocad/Makefile +++ b/cad/leocad/Makefile @@ -20,7 +20,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png USE_GMAKE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_MESA= yes USE_X_PREFIX= yes |