aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2016-12-09 20:40:28 +0800
committerrobak <robak@FreeBSD.org>2016-12-09 20:40:28 +0800
commit06ec783027dc2db690271c0f92eaf38954ecebc5 (patch)
treeea7283d82f2993ebfa81af05af28bdf99f7615f4
parente3f3c0a77416e3f7b9d06483dc121cc8fa55e279 (diff)
downloadfreebsd-ports-gnome-06ec783027dc2db690271c0f92eaf38954ecebc5.tar.gz
freebsd-ports-gnome-06ec783027dc2db690271c0f92eaf38954ecebc5.tar.zst
freebsd-ports-gnome-06ec783027dc2db690271c0f92eaf38954ecebc5.zip
ftp/fastdfs: Add IGNORE for 9.x i386 systems
PR: 214953 Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer)
-rw-r--r--ftp/fastdfs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/fastdfs/Makefile b/ftp/fastdfs/Makefile
index b57157877905..dcd2a3cbfae9 100644
--- a/ftp/fastdfs/Makefile
+++ b/ftp/fastdfs/Makefile
@@ -9,6 +9,8 @@ COMMENT= High performance distributed file system (DFS)
LICENSE= GPLv3
+IGNORE_FreeBSD_9_i386= Does not build properly
+
LIB_DEPENDS= libfastcommon.so:devel/libfastcommon
USES= perl5