diff options
-rw-r--r-- | net/fspclient/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index a705a1ba05d0..6a2bffc67fd7 100644 --- a/net/fspclient/Makefile +++ b/net/fspclient/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= hsn@netmag.cz COMMENT= A client for the fsp service +IGNORE= does not work correctly under FreeBSD libc + GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETOPT_LONG= yes |