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

(-)Makefile (-1 / +2 lines)
Lines 11-19 Link Here
11
COMMENT=	ASN.1 structure parser library
11
COMMENT=	ASN.1 structure parser library
12
12
13
USE_LDCONFIG=	yes
13
USE_LDCONFIG=	yes
14
USES=		pkgconfig pathfix gmake libtool
14
USES=		cpe pkgconfig pathfix gmake libtool
15
GNU_CONFIGURE=	yes
15
GNU_CONFIGURE=	yes
16
INSTALL_TARGET=	install-strip
16
INSTALL_TARGET=	install-strip
17
CPE_VENDOR=	gnu
17
18
18
OPTIONS_DEFINE=	DOCS
19
OPTIONS_DEFINE=	DOCS
19
20

Return to bug 198833