diff options
author | wiz <wiz> | 2007-01-31 00:04:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-01-31 00:04:11 +0000 |
commit | bd72822051f576f88c5543b17351fcc6ffa1cfc4 (patch) | |
tree | 843bd27d1141afcdd5827137ce8b1782bd1cdb61 /www/nvu | |
parent | 323ec29bf0c903db36c428a0cfc0e4e19ba68291 (diff) | |
download | pkgsrc-bd72822051f576f88c5543b17351fcc6ffa1cfc4.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).
Feel free to fix them...
Diffstat (limited to 'www/nvu')
-rw-r--r-- | www/nvu/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/nvu/Makefile b/www/nvu/Makefile index 14070e9ac7d..b48661f6ef9 100644 --- a/www/nvu/Makefile +++ b/www/nvu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/10/21 21:54:12 rillig Exp $ +# $NetBSD: Makefile,v 1.2 2007/01/31 00:04:12 wiz Exp $ # DISTNAME= nvu-1.0-sources @@ -13,6 +13,8 @@ COMMENT= Web Authoring System BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip +BROKEN_IN= pkgsrc-2006Q4 + WRKSRC= ${WRKDIR}/mozilla GNU_CONFIGURE= yes USE_TOOLS+= gmake perl pkg-config unzip |