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

(-)Makefile (-1 / +2 lines)
Lines 17-23 Link Here
17
LICENSE_FILE=	${WRKSRC}/COPYING
17
LICENSE_FILE=	${WRKSRC}/COPYING
18
18
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USES=		pathfix pkgconfig iconv libtool ncurses gmake perl5
20
USES=		cpe pathfix pkgconfig iconv libtool ncurses gmake perl5
21
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
22
CONFIGURE_ARGS+=${ICONV_CONFIGURE_ARG}
22
CONFIGURE_ARGS+=${ICONV_CONFIGURE_ARG}
23
USE_PERL5=	build
23
USE_PERL5=	build
Lines 25-30 Link Here
25
LDFLAGS+=	-L${LOCALBASE}/lib ${ICONV_LIB}
25
LDFLAGS+=	-L${LOCALBASE}/lib ${ICONV_LIB}
26
26
27
INFO=		libcdio
27
INFO=		libcdio
28
CPE_VENDOR=	gnu
28
29
29
.include <bsd.port.pre.mk>
30
.include <bsd.port.pre.mk>
30
31

Return to bug 198472