aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-10-30 06:53:25 +0800
committerkwm <kwm@FreeBSD.org>2011-10-30 06:53:25 +0800
commit360c8aefe874a59c8866f1e9f6103caee960cfd6 (patch)
tree3def62b569a1fe9ad7e5f70b7a7b2b1d752f7b80 /x11-toolkits
parentf420ae310885647a934e36df82fc73c5774387cd (diff)
downloadfreebsd-ports-gnome-360c8aefe874a59c8866f1e9f6103caee960cfd6.tar.gz
freebsd-ports-gnome-360c8aefe874a59c8866f1e9f6103caee960cfd6.tar.zst
freebsd-ports-gnome-360c8aefe874a59c8866f1e9f6103caee960cfd6.zip
Fix build on FreeBSD 10
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-gtk2/Makefile1
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