diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-30 11:37:57 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-30 11:37:57 +0000 |
commit | 816258886feae2b6709756fd4b521a6ca59421a6 (patch) | |
tree | c3f4e29b3c7012cdb450786801d610892df94796 /graphics/gimageview | |
parent | 493e2a993a1af82a0d3efc62c9a5eeb6e3f569c1 (diff) |
Notes
Diffstat (limited to 'graphics/gimageview')
-rw-r--r-- | graphics/gimageview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile index b52d90b81243..9b63f7e90dcc 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -28,7 +28,7 @@ OPTIONS_DEFINE= SPLASH NLS LIBMNG LIBWMF LIBRSVG2 LIBEXIF MPLAYER LIBXINE IMLIB OPTIONS_DEFAULT=SPLASH NLS LIBMNG LIBWMF LIBRSVG2 LIBEXIF MPLAYER NO_OPTIONS_SORT=yes SPLASH_DESC= Show splash screen on startup -IMLIB_DESC= Enable imlib, disable gdk-pixbuf +IMLIB_DESC= imlib, disable gdk-pixbuf USE_GNOME= gtk20 USE_XORG= xinerama ice |