summaryrefslogtreecommitdiffstats
path: root/graphics/eog2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/eog2/Makefile')
-rw-r--r--graphics/eog2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile
index d496fe943..dc54a8d8f 100644
--- a/graphics/eog2/Makefile
+++ b/graphics/eog2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= eog2
-PORTVERSION= 2.3.4
+PORTVERSION= 2.3.5
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3
@@ -23,7 +23,7 @@ USE_GNOME= gnomeprefix gnomehack gnomehier eel2 libgnomeprintui librsvg2
USE_X_PREFIX= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>