diff options
Diffstat (limited to 'x11-fm/vide/Makefile')
-rw-r--r-- | x11-fm/vide/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/vide/Makefile b/x11-fm/vide/Makefile index 27d3d75..9e1504d 100644 --- a/x11-fm/vide/Makefile +++ b/x11-fm/vide/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS= vim:${PORTSDIR}/editors/vim5 USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMELIBS= yes +USE_GNOMENG= yes +USE_GNOME= gnomelibs GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-DHAVE_SYS_PARAM_H" |