diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 22:53:25 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-10-29 22:53:25 +0000 |
commit | f7d2c3ea3e037a0e21af4b04c3a17c5cf394207e (patch) | |
tree | b7f8b137fb24283a3de752d1d9aa52cdf1981f06 /x11-toolkits/py-gtk2 | |
parent | 2b6741e81f1f5b2919d0628a662f1f34af077399 (diff) | |
download | ports-f7d2c3ea3e037a0e21af4b04c3a17c5cf394207e.tar.gz ports-f7d2c3ea3e037a0e21af4b04c3a17c5cf394207e.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gtk2')
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 53d07082d7a4..09a029f50c97 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -28,6 +28,7 @@ USE_GNOME= gnomehack libglade2 pygobject USE_PYTHON= yes USE_GETTEXT= yes GNU_CONFIGURE= yes +WITH_FBSD10_FIX=yes CONFIGURE_ENV= LIBS="-lintl" \ PYTHON="${PYTHON_VERSION}" CPPFLAGS+= -I${LOCALBASE}/include |