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

(-)b/print/libotf/Makefile (-2 / +10 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	libotf
3
PORTNAME=	libotf
4
DISTVERSION=	0.9.16
4
DISTVERSION=	0.9.16
5
PORTREVISION=	1
5
CATEGORIES=	print devel textproc
6
CATEGORIES=	print devel textproc
6
MASTER_SITES=	SAVANNAH/m17n
7
MASTER_SITES=	SAVANNAH/m17n
7
8
Lines 13-22 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
13
14
14
LIB_DEPENDS=	libfreetype.so:print/freetype2
15
LIB_DEPENDS=	libfreetype.so:print/freetype2
15
16
16
USES=		autoreconf pathfix pkgconfig libtool:keepla xorg
17
USES=		autoreconf pathfix pkgconfig libtool:keepla
17
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
18
USE_XORG=	ice sm x11 xaw xt xmu
19
INSTALL_TARGET=	install-strip
19
INSTALL_TARGET=	install-strip
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
21
21
22
OPTIONS_DEFINE=	X11
23
OPTIONS_DEFAULT=X11
24
OPTIONS_SUB=	yes
25
26
X11_USES=		localbase xorg
27
X11_USE=		XORG=ice,sm,x11,xaw,xt,xmu
28
X11_CONFIGURE_WITH=	x
29
22
.include <bsd.port.mk>
30
.include <bsd.port.mk>
(-)b/print/libotf/pkg-plist (+1 lines)
Lines 2-7 bin/libotf-config Link Here
2
bin/otfdump
2
bin/otfdump
3
bin/otflist
3
bin/otflist
4
bin/otftobdf
4
bin/otftobdf
5
%%X11%%bin/otfview
5
include/otf.h
6
include/otf.h
6
lib/libotf.a
7
lib/libotf.a
7
lib/libotf.la
8
lib/libotf.la

Return to bug 260873