From 4cbe7c684fae806813ce1692bf5995590d7b758e Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 16 Apr 2003 23:50:15 +0000 Subject: Add a missing dependency on eel2. Spotted by: Mezz bsdforums.org git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@667 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/eog2/Makefile | 5 +++-- 1 file 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" \ -- cgit v1.2.3