diff options
Diffstat (limited to 'graphics/eog/Makefile')
-rw-r--r-- | graphics/eog/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index a2198bf9f6d..7275ab0a96f 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2008/05/29 16:41:01 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2008/06/12 02:14:31 joerg Exp $ # DISTNAME= eog-2.22.2 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Eye of GNOME: an image viewing and cataloging program +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES USE_TOOLS+= gmake intltool msgfmt pkg-config USE_DIRS+= gnome2-1.5 |