diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-06-05 21:51:10 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-06-05 21:51:10 +0800 |
commit | 6be2b3163ad9f94dbfaf21c343b5b92b3d8a4a87 (patch) | |
tree | d0179bba197feea5be6cb0134e0f047649dcbd00 /graphics/wings | |
parent | d0411069d8b3f0fc77ae7957d989d98c76f301fb (diff) | |
download | freebsd-ports-gnome-6be2b3163ad9f94dbfaf21c343b5b92b3d8a4a87.tar.gz freebsd-ports-gnome-6be2b3163ad9f94dbfaf21c343b5b92b3d8a4a87.tar.zst freebsd-ports-gnome-6be2b3163ad9f94dbfaf21c343b5b92b3d8a4a87.zip |
- Mark broken with new erlang
Diffstat (limited to 'graphics/wings')
-rw-r--r-- | graphics/wings/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile index e0c5170a9db1..bc4b8fa2ea4a 100644 --- a/graphics/wings/Makefile +++ b/graphics/wings/Makefile @@ -27,6 +27,8 @@ SUB_FILES= wings.sh USE_BZIP2= yes USE_GMAKE= yes +BROKEN= Broken with erlang-r13b + post-patch: @${REINPLACE_CMD} -e 's|$$(GCC)|${CC} -I${LOCALBASE}/include -L${LOCALBASE}/lib|g' \ ${WRKSRC}/plugins_src/accel/Makefile |