aboutsummaryrefslogtreecommitdiff
path: root/shells/fish
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2010-04-16 11:38:12 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2010-04-16 11:38:12 +0000
commit751273da692b767734c0d2ef3a54b117190740c0 (patch)
tree7e6db617c58f3478f359b99b225029e18affddf4 /shells/fish
parentcf0be0750029b0d1f761d9d65a0e1516b85db2c9 (diff)
downloadports-751273da692b767734c0d2ef3a54b117190740c0.tar.gz
ports-751273da692b767734c0d2ef3a54b117190740c0.zip
Notes
Diffstat (limited to 'shells/fish')
-rw-r--r--shells/fish/Makefile8
-rw-r--r--shells/fish/pkg-plist2
2 files changed, 8 insertions, 2 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile
index f38abf5f7db2..da70a3677f62 100644
--- a/shells/fish/Makefile
+++ b/shells/fish/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fish
PORTVERSION= 1.23.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= shells
MASTER_SITES= SF
@@ -57,6 +57,12 @@ NOPORTDOCS= yes
BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
.endif
+.if ${OSVERSION} > 900008
+PLIST_SUB+= SEQ="@comment "
+.else
+PLIST_SUB+= SEQ=""
+.endif
+
post-patch:
.if defined(NOPORTDOCS)
@${REINPLACE_CMD} -e 's|$(PROGRAMS) user_doc|$(PROGRAMS)|' \
diff --git a/shells/fish/pkg-plist b/shells/fish/pkg-plist
index 37d8bf355092..6a51c6e23386 100644
--- a/shells/fish/pkg-plist
+++ b/shells/fish/pkg-plist
@@ -2,7 +2,7 @@ bin/fish
bin/fish_indent
bin/fish_pager
bin/fishd
-bin/seq
+%%SEQ%%bin/seq
bin/mimedb
bin/set_color
%%ETCDIR%%/config.fish