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

(-)/usr/home/chinsan/project/docbook-utils/Makefile (-1 / +5 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	docbook-utils
8
PORTNAME=	docbook-utils
9
PORTVERSION=	0.6.14
9
PORTVERSION=	0.6.14
10
PORTREVISION=	2
10
PORTREVISION=	3
11
CATEGORIES=	textproc
11
CATEGORIES=	textproc
12
MASTER_SITES=	${MASTER_SITE_SOURCEWARE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEWARE}
13
MASTER_SITE_SUBDIR=	docbook-tools/new-trials/SOURCES
13
MASTER_SITE_SUBDIR=	docbook-tools/new-trials/SOURCES
Lines 41-46 Link Here
41
.if !defined(NOPORTDOCS)
41
.if !defined(NOPORTDOCS)
42
PORTDOCS=	*
42
PORTDOCS=	*
43
.endif
43
.endif
44
45
post-patch:
46
	 @${REINPLACE_CMD} -e '254 s/install-htmlDATA//' \
47
		${WRKSRC}/doc/HTML/Makefile.in
44
48
45
pre-configure:
49
pre-configure:
46
	${RM} -f ${WRKSRC}/config.cache
50
	${RM} -f ${WRKSRC}/config.cache

Return to bug 113028