diff options
-rw-r--r-- | graphics/eog2/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 90c6d2179..66e4db9c3 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -7,6 +7,8 @@ PORTNAME= eog2 PORTVERSION= 2.3.0 +PORTREVISION= 1 +#PORTREVISION= 0 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.3 @@ -19,8 +21,7 @@ COMMENT= The Eye Of Gnome image viewer USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui libgnomeprintui \ - librsvg2 +USE_GNOME= gnomeprefix gnomehack gnomehier eel2 libgnomeprintui librsvg2 USE_X_PREFIX= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |