- Remove USE_GCC where it can be satisfied with base compiler on following

FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
This commit is contained in:
Pav Lucistnik
2008-07-25 14:34:52 +00:00
parent 07dc5b5098
commit efa63f6ba4
226 changed files with 2 additions and 258 deletions

View File

@@ -17,7 +17,6 @@ COMMENT= Convert your source code to syntax highlighted HTML
.include <bsd.port.pre.mk>
USE_GCC= 3.4+
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"