aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-12-25 22:19:45 +0800
committerbapt <bapt@FreeBSD.org>2014-12-25 22:19:45 +0800
commitb86d6d3ef2ecb0c50939d8281685dab044b83ae6 (patch)
tree392f7759f9595a2be8eb720715888f13f6e62475
parent180343d1249622d6b8034948e4fde66ba19710d1 (diff)
downloadfreebsd-ports-gnome-b86d6d3ef2ecb0c50939d8281685dab044b83ae6.tar.gz
freebsd-ports-gnome-b86d6d3ef2ecb0c50939d8281685dab044b83ae6.tar.zst
freebsd-ports-gnome-b86d6d3ef2ecb0c50939d8281685dab044b83ae6.zip
Remove support for imlib
-rw-r--r--graphics/gimageview/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile
index 5a63ccdcadbc..e0ec56665f34 100644
--- a/graphics/gimageview/Makefile
+++ b/graphics/gimageview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gimageview
PORTVERSION= 0.2.27
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= graphics
MASTER_SITES= SF/gtkmmviewer/${PORTNAME}/${PORTVERSION}
@@ -25,7 +25,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
-OPTIONS_DEFINE= SPLASH NLS LIBMNG LIBWMF LIBRSVG2 LIBEXIF MPLAYER LIBXINE IMLIB
+OPTIONS_DEFINE= SPLASH NLS LIBMNG LIBWMF LIBRSVG2 LIBEXIF MPLAYER LIBXINE
OPTIONS_DEFAULT=SPLASH NLS LIBMNG LIBWMF LIBRSVG2 LIBEXIF MPLAYER
NO_OPTIONS_SORT=yes
OPTIONS_SUB= yes
@@ -36,10 +36,6 @@ SPLASH_CONFIGURE_ENABLE=splash
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext
-IMLIB_DESC= imlib, disable gdk-pixbuf
-IMLIB_CONFIGURE_ENABLE= gdk-pixbuf
-IMLIB_USE= GNOME=imlib
-
LIBMNG_CONFIGURE_WITH= libmng
LIBMNG_LIB_DEPENDS= libmng.so:${PORTSDIR}/graphics/libmng