diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-27 15:52:25 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2011-10-27 15:52:25 +0000 |
commit | 08f7c4737d64c23dddba879e3485492d951fe110 (patch) | |
tree | 30314b4134d3a933f367760b09d403e615b164a8 /x11/libICE | |
parent | 83dea4aa6a21da401084f2dfefe5e1d11e6d295a (diff) | |
download | ports-08f7c4737d64c23dddba879e3485492d951fe110.tar.gz ports-08f7c4737d64c23dddba879e3485492d951fe110.zip |
Notes
Diffstat (limited to 'x11/libICE')
-rw-r--r-- | x11/libICE/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile index ed3c6056c4dd..1ec98523192a 100644 --- a/x11/libICE/Makefile +++ b/x11/libICE/Makefile @@ -15,5 +15,6 @@ COMMENT= Inter Client Exchange library for X11 XORG_CAT= lib USE_XORG= xproto:both xtrans +WITH_FBSD10_FIX= yes .include <bsd.port.mk> |