graphics/animorph,mhgui: use the default compiler now that makehuman will be removed.

This commit is contained in:
Rene Ladan 2019-10-16 12:34:10 +00:00
parent 94b77db9f7
commit 4d1a4a548e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514583
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -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