diff options
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 6d87c9d9416..b8dc611fac7 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2008/05/29 16:56:31 drochner Exp $ +# $NetBSD: Makefile,v 1.86 2008/06/12 02:14:55 joerg Exp $ # DISTNAME= epiphany-2.22.2 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/projects/epiphany/ COMMENT= The web browser for the GNOME Desktop +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= YES USE_DIRS+= gnome2-1.5 USE_TOOLS+= gmake intltool msgfmt pkg-config |