At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
This commit is contained in:
@@ -21,7 +21,7 @@ COMMENT= Convert your source code to syntax highlighted HTML
|
||||
USE_GCC= 3.2
|
||||
.endif
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_REINPLACE= yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user