aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimageview/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-09-09 19:16:59 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-09-09 19:16:59 +0000
commitc583a9ed841ddca2ae9fb570c9b1783867d7be36 (patch)
tree942c977e92b77b2829cc973a5bfba91b9a2cf706 /graphics/gimageview/Makefile
parent85f884e2e9f2b77ce9b51ac869c742cfad8c41fc (diff)
downloadports-c583a9ed841ddca2ae9fb570c9b1783867d7be36.tar.gz
ports-c583a9ed841ddca2ae9fb570c9b1783867d7be36.zip
Notes
Diffstat (limited to 'graphics/gimageview/Makefile')
-rw-r--r--graphics/gimageview/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile
index 6ecc67201a10..83d77de5420a 100644
--- a/graphics/gimageview/Makefile
+++ b/graphics/gimageview/Makefile
@@ -23,6 +23,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
MAKE_ARGS= CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
+OPTIONS= SPLASH "Show splash on startup" On
+
.if defined(WITH_GTK2)
USE_GNOME= gtk20
CONFIGURE_ARGS= --with-gtk2
@@ -33,6 +35,10 @@ USE_GNOME= gdkpixbuf gnomehier
.include <bsd.port.pre.mk>
+.if defined(WITHOUT_SPLASH)
+CONFIGURE_ARGS+= --disable-splash
+.endif
+
.if ${HAVE_GNOME:Mimlib}!=""
USE_GNOME+= imlib
PKGNAMESUFFIX= -imlib