1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

archivers/dpkg: fix build with GCC-based architectures

PR:		233840
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	Nathan <ndowens@yahoo.com> (maintainer)
This commit is contained in:
Steve Wills 2018-12-09 02:59:55 +00:00
parent 051afda012
commit 090410f174
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487014

View File

@ -19,7 +19,8 @@ BUILD_DEPENDS= po4a:textproc/po4a \
RUN_DEPENDS= gtar:archivers/gtar \
gpatch:devel/patch
USES= cpe gmake iconv libtool ncurses perl5 pkgconfig tar:xz
USES= compiler:c11 cpe gmake iconv libtool ncurses perl5 pkgconfig \
tar:xz
CPE_VENDOR= debian
WRKSRC= ${WRKDIR}/dpkg-${PORTVERSION}