From 2c57ce45d8aad3f7717841eb1909202f96ddfd3b Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 7 Feb 2014 21:29:09 +0000 Subject: Remove doxygen build dependency. I don't see it used anywhere in a build, and removing it doesn't change the list of installed files. Bump PKGREVISION. Requested by Zbigniew Baniewski . --- shells/fish/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'shells') diff --git a/shells/fish/Makefile b/shells/fish/Makefile index eb9590c9f61..264ed8e9477 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/05/23 15:07:29 joerg Exp $ -# +# $NetBSD: Makefile,v 1.4 2014/02/07 21:29:09 wiz Exp $ DISTNAME= fish-1.23.1 +PKGREVISION= 1 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fish/} @@ -10,8 +10,6 @@ HOMEPAGE= http://www.fishshell.org/ COMMENT= User friendly command line shell for UNIX-like operating systems LICENSE= gnu-gpl-v2 -BUILD_DEPENDS+= doxygen>=1.2.14:../../devel/doxygen - GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_ARGS+= --without-xsel -- cgit v1.2.3