diff options
Diffstat (limited to 'graphics/gimageview/Makefile')
-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 0e4102285d37..f20616a9b696 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -25,7 +25,7 @@ LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip OPTIONS_DEFINE= SPLASH NLS LIBMNG LIBWMF LIBRSVG2 LIBEXIF MPLAYER LIBXINE DOCS -OPTIONS_DEFAULT=SPLASH NLS LIBMNG LIBWMF LIBRSVG2 LIBEXIF MPLAYER +OPTIONS_DEFAULT=SPLASH LIBMNG LIBWMF LIBRSVG2 LIBEXIF MPLAYER OPTIONS_SUB= yes SPLASH_DESC= Show splash screen on startup |