diff options
author | jnemeth <jnemeth> | 2006-06-09 07:28:06 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2006-06-09 07:28:06 +0000 |
commit | ac1c5ca6dcbb16e48d97dcfa3b94c9e0e84fa052 (patch) | |
tree | ed06b8ce48d79642d59c8596e2887475860cc87f /www/epiphany | |
parent | 2edee4d55adc62bb1bd32e247857855052ce13a5 (diff) | |
download | pkgsrc-ac1c5ca6dcbb16e48d97dcfa3b94c9e0e84fa052.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 |