summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/eog2/Makefile6
-rw-r--r--graphics/eog2/distinfo2
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile
index 1a3ff82fb..eb5040709 100644
--- a/graphics/eog2/Makefile
+++ b/graphics/eog2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= eog2
-PORTVERSION= 2.5.3
+PORTVERSION= 2.5.4
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.5
@@ -23,8 +23,8 @@ USE_GNOME= gnomeprefix gnomehack gnomehier intlhack eel2 libgnomeprintui \
librsvg2
USE_X_PREFIX= yes
USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
.include <bsd.port.pre.mk>
diff --git a/graphics/eog2/distinfo b/graphics/eog2/distinfo
index 12ee1b08f..78801e5c5 100644
--- a/graphics/eog2/distinfo
+++ b/graphics/eog2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/eog-2.5.3.tar.bz2) = 8c0d7937a1adcf68e1fa5291859ddd55
+MD5 (gnome2/eog-2.5.4.tar.bz2) = 6acd36ba88a9bfbb24e7a0ce93b9bfe2