- Pet portlint
- Fix build with clang 6
This commit is contained in:
parent
c8ac0e6acd
commit
37ebeb2830
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473556
1 changed files with 3 additions and 1 deletions
|
@ -17,10 +17,12 @@ BROKEN_powerpc64= fails to compile: ./geo/libgeo.a: multiple definition of drgeo
|
|||
|
||||
LIB_DEPENDS= libguile.so:lang/guile
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext gmake localbase:ldflags pkgconfig pathfix
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomeprefix intlhack libglade2
|
||||
|
||||
CXXFLAGS+= -Wno-reserved-user-defined-literal
|
||||
|
||||
PORTDATA= *
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Reference in a new issue