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

Collapse All | Expand All

(-)x11/libICE/Makefile (+7 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	libICE
4
PORTNAME=	libICE
5
PORTVERSION=	1.0.10
5
PORTVERSION=	1.0.10
6
PORTREVISION=	1
6
PORTEPOCH=	1
7
PORTEPOCH=	1
7
CATEGORIES=	x11
8
CATEGORIES=	x11
8
9
Lines 16-19 Link Here
16
USE_XORG=	xorgproto xtrans
17
USE_XORG=	xorgproto xtrans
17
INSTALL_TARGET=	install-strip
18
INSTALL_TARGET=	install-strip
18
19
20
OPTIONS_DEFINE=	DOCS
21
OPTIONS_SUB=	yes
22
23
DOCS_CONFIGURE_ENABLE=	docs
24
25
.include <bsd.port.options.mk>
19
.include <bsd.port.mk>
26
.include <bsd.port.mk>
(-)x11/libICE/pkg-plist (-2 / +2 lines)
Lines 9-13 Link Here
9
lib/libICE.so.6
9
lib/libICE.so.6
10
lib/libICE.so.6.3.0
10
lib/libICE.so.6.3.0
11
libdata/pkgconfig/ice.pc
11
libdata/pkgconfig/ice.pc
12
%%DOCSDIR%%/ICElib.xml
12
%%PORTDOCS%%%%DOCSDIR%%/ICElib.xml
13
%%DOCSDIR%%/ice.xml
13
%%PORTDOCS%%%%DOCSDIR%%/ice.xml

Return to bug 243158