diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 16:30:24 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 16:30:24 +0000 |
commit | dc3363f9b78e249c6662303f57b3b24f3cd7e27d (patch) | |
tree | b9fd16fc48def74099794e2896b4003423383279 /net-im | |
parent | 932389a3c2d35e000a3c5b8de7738d3d70c30f68 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/folks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index fec8de126d2c..eb3511d0edab 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -25,6 +25,7 @@ USE_LDCONFIG= yes USE_GMAKE= yes USE_GNOME= gnomehack GNU_CONFIGURE= yes +WITH_FBSD10_FIX=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |