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 /accessibility | |
parent | cd186c095c998c4aa4861d0aec7652ab7c1fc6dc (diff) |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/atkmm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/atkmm/Makefile b/accessibility/atkmm/Makefile index 34a9448cf6f6..4e7bb2e20386 100644 --- a/accessibility/atkmm/Makefile +++ b/accessibility/atkmm/Makefile @@ -21,6 +21,7 @@ USE_LDCONFIG= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_GNOME= gnomehack atk +WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |