summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-02-07 21:29:09 +0000
committerwiz <wiz@pkgsrc.org>2014-02-07 21:29:09 +0000
commit2c57ce45d8aad3f7717841eb1909202f96ddfd3b (patch)
tree9d8380d02f3b6516d6aee24cc04de3d245af4d53 /shells
parent3d3af5ac274dcfeff7fc9563f65b900b247740a1 (diff)
downloadpkgsrc-2c57ce45d8aad3f7717841eb1909202f96ddfd3b.tar.gz
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 <zb@islandsoft.pl>.
Diffstat (limited to 'shells')
-rw-r--r--shells/fish/Makefile6
1 files changed, 2 insertions, 4 deletions
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