- Fix build on 6.X amd64 after the opencv upgrade.
Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer), tabthorpe (mentor, implicit)
This commit is contained in:
@@ -23,4 +23,10 @@ GNU_CONFIGURE= yes
|
||||
USE_GNOME= pkgconfig
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
USE_GCC= 4.2+
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
Reference in New Issue
Block a user