graphics/animorph,mhgui: use the default compiler now that makehuman will be removed.
This commit is contained in:
parent
94b77db9f7
commit
4d1a4a548e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514583
@ -16,7 +16,6 @@ GNU_CONFIGURE= yes
|
||||
USES= pkgconfig gmake libtool
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_GCC= any # otherwise graphics/makehuman won't link
|
||||
USE_CXXSTD= gnu++98 # The port is not compatible with C++11 and later.
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -21,7 +21,6 @@ USE_LDCONFIG= yes
|
||||
USE_XORG= xi xmu ice sm
|
||||
USE_GL= glut
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_GCC= any # otherwise graphics/makehuman won't link
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user