1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Remove useless USE_GCC: clang builds it just fine

This commit is contained in:
Baptiste Daroussin 2013-09-14 10:36:25 +00:00
parent 7bed1b926b
commit e49235ba88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327261

View File

@ -15,8 +15,6 @@ MAN1= archivemount.1
GNU_CONFIGURE= yes
NO_INSTALL_MANPAGES= yes
USES= fuse pkgconfig iconv
USE_GMAKE= yes
USE_GCC= 4.2+
USES= fuse pkgconfig iconv gmake
.include <bsd.port.mk>