1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Fix the build: remove bogus USE_GCC definition.

This commit is contained in:
Max Khon 2012-09-04 15:45:14 +00:00
parent 20e5ecc0a3
commit 0e7aa73917
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303659

View File

@ -40,7 +40,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME}
.endif
USE_BZIP2= yes
USE_GCC= yes
HAS_CONFIGURE= yes
.include <bsd.port.pre.mk>