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

(-)Makefile (-1 / +2 lines)
Lines 19-25 Link Here
19
RUN_DEPENDS=	gtar:archivers/gtar \
19
RUN_DEPENDS=	gtar:archivers/gtar \
20
		gpatch:devel/patch
20
		gpatch:devel/patch
21
21
22
USES=		cpe gmake iconv libtool ncurses perl5 pkgconfig tar:xz
22
USES=		compiler:c11 cpe gmake iconv libtool ncurses perl5 pkgconfig \
23
		tar:xz
23
24
24
CPE_VENDOR=	debian
25
CPE_VENDOR=	debian
25
WRKSRC=		${WRKDIR}/dpkg-${PORTVERSION}
26
WRKSRC=		${WRKDIR}/dpkg-${PORTVERSION}

Return to bug 233840