diff options
Diffstat (limited to 'shells/fish/Makefile')
-rw-r--r-- | shells/fish/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/shells/fish/Makefile b/shells/fish/Makefile index ec206d10c4cd..732c1058c929 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -3,7 +3,7 @@ PORTNAME= fish PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= http://fishshell.com/files/${PORTVERSION}/ @@ -28,8 +28,6 @@ NLS_USES= gettext NLS_CONFIGURE_ENV= ac_cv_func_gettext=yes NLS_CONFIGURE_OFF= --without-gettext -DOCS_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-patch-Makefile.in - post-patch: @${REINPLACE_CMD} -e \ '/^all:/s|user_doc|| ; \ |