diff options
Diffstat (limited to 'graphics/eog2/Makefile')
-rw-r--r-- | graphics/eog2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index 915764a984d..46177aa70f3 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2004/04/01 18:54:30 jmmv Exp $ +# $NetBSD: Makefile,v 1.30 2004/04/14 16:15:23 jmmv Exp $ # DISTNAME= eog-2.6.0 @@ -11,12 +11,12 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= Eye of GNOME: an image viewing and cataloging program BUILD_USES_MSGFMT= YES -DEPENDS= gnome2-dirs>=1.5:../../misc/gnome2-dirs GNU_CONFIGURE= YES USE_X11= YES USE_GNU_TOOLS+= make USE_BUILDLINK3= YES +USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= YES GCONF2_SCHEMAS= eog.schemas |