View | Details | Raw Unified | Return to bug 52710
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	sh-utils
8
PORTNAME=	sh-utils
9
PORTVERSION=	2.0
9
PORTVERSION=	2.0
10
PORTREVISION=	2
10
PORTREVISION=	3
11
CATEGORIES=	misc
11
CATEGORIES=	misc
12
MASTER_SITES=	${MASTER_SITE_GNU}
12
MASTER_SITES=	${MASTER_SITE_GNU}
13
MASTER_SITE_SUBDIR= sh-utils
13
MASTER_SITE_SUBDIR= sh-utils
Lines 20-25 Link Here
20
20
21
LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
21
LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
22
22
23
USE_PERL5_BUILD=yes
23
USE_REINPLACE=	yes
24
USE_REINPLACE=	yes
24
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
25
USE_GMAKE=	yes
26
USE_GMAKE=	yes

Return to bug 52710