diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2012-10-09 22:12:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2012-10-09 22:12:13 +0000 |
commit | a8693b8dee82d3226a0bc0b337d3eb2085add552 (patch) | |
tree | 7d9d8595a250c7e5a9a646200945ef2094927620 /x11-toolkits/wxgtk29 | |
parent | 39890db4500948ba8648094ec8b290262a74d880 (diff) | |
download | ports-a8693b8dee82d3226a0bc0b337d3eb2085add552.tar.gz ports-a8693b8dee82d3226a0bc0b337d3eb2085add552.zip |
Notes
Diffstat (limited to 'x11-toolkits/wxgtk29')
-rw-r--r-- | x11-toolkits/wxgtk29/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk29/Makefile b/x11-toolkits/wxgtk29/Makefile index dbfe41c5ff42..f1dce9e1f18f 100644 --- a/x11-toolkits/wxgtk29/Makefile +++ b/x11-toolkits/wxgtk29/Makefile @@ -24,6 +24,7 @@ LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png\ webkitgtk-1.0.0:${PORTSDIR}/www/webkit-gtk2 USE_BZIP2= yes +USE_GCC= any USE_XORG= x11 sm xxf86vm xinerama USE_GL= glu USE_GMAKE= yes |