diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 10:25:51 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 10:25:51 +0000 |
commit | 6561003cfe6bf9347999e8c69fc1b62ac0656cda (patch) | |
tree | 6910277a4133e6625737ab403179e8d3eb1d2973 /graphics/py-cairo/Makefile | |
parent | cd186c095c998c4aa4861d0aec7652ab7c1fc6dc (diff) |
Notes
Diffstat (limited to 'graphics/py-cairo/Makefile')
-rw-r--r-- | graphics/py-cairo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile index 95ea87c16036..31cb72ad38ae 100644 --- a/graphics/py-cairo/Makefile +++ b/graphics/py-cairo/Makefile @@ -23,6 +23,7 @@ USE_PYTHON= 2.6-2.7 USE_GMAKE= yes USE_GNOME= gnomehack GNU_CONFIGURE= yes +WITH_FBSD10_FIX=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |