View | Details | Raw Unified | Return to bug 196661 | Differences between
and this patch

Collapse All | Expand All

(-)./Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	fish
4
PORTNAME=	fish
5
PORTVERSION=	2.1.1
5
PORTVERSION=	2.1.1
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	shells
7
CATEGORIES=	shells
8
MASTER_SITES=	http://fishshell.com/files/${PORTVERSION}/
8
MASTER_SITES=	http://fishshell.com/files/${PORTVERSION}/
9
9
Lines 12-18 Link Here
12
12
13
LICENSE=	GPLv2
13
LICENSE=	GPLv2
14
14
15
USES=		gmake iconv
15
USES=		gmake iconv:wchar_t
16
USE_AUTOTOOLS=	autoconf
16
USE_AUTOTOOLS=	autoconf
17
17
18
CPPFLAGS+=	-I${LOCALBASE}/include
18
CPPFLAGS+=	-I${LOCALBASE}/include

Return to bug 196661