diff options
Diffstat (limited to 'graphics/eog/Makefile')
-rw-r--r-- | graphics/eog/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 4ca742492b49..0ef213511a8c 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -7,16 +7,13 @@ PORTNAME= eog PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/eog MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade \ - bonobo.2:${PORTSDIR}/devel/bonobo \ - gconf-1.1:${PORTSDIR}/devel/gconf - USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= yes |