diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2006-06-09 07:28:06 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2006-06-09 07:28:06 +0000 |
commit | be44019f3aeda255d132858ee7f83dc4b1367713 (patch) | |
tree | ed06b8ce48d79642d59c8596e2887475860cc87f /www/epiphany | |
parent | 0e7593e467ec55501bd9a5aa898799af6b7ead20 (diff) | |
download | pkgsrc-be44019f3aeda255d132858ee7f83dc4b1367713.tar.gz |
update to package infrastructure (msgfmt.sh) fixed build problem
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 4dec943c0fc..712b9df7402 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2006/05/22 18:03:50 drochner Exp $ +# $NetBSD: Makefile,v 1.58 2006/06/09 07:28:06 jnemeth Exp $ # DISTNAME= epiphany-2.14.1.1 @@ -10,8 +10,6 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.gnome.org/projects/epiphany/ COMMENT= The web browser for the GNOME Desktop -BROKEN_IN= pkgsrc-2006Q1 - GNU_CONFIGURE= YES USE_DIRS+= gnome2-1.5 USE_TOOLS+= gmake msgfmt pkg-config |