summaryrefslogtreecommitdiffstats
path: root/graphics/eog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/eog/Makefile')
-rw-r--r--graphics/eog/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index 01086eb..5377b79 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -6,19 +6,21 @@
#
PORTNAME= eog
-PORTVERSION= 0.2
+PORTVERSION= 0.3
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/eog
+MASTER_SITE_SUBDIR= unstable/sources/eog
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
- gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf
+ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_LIBTOOL= yes
+CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
+ --datadir=${PREFIX}/share/gnome
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
OpenPOWER on IntegriCloud