aboutsummaryrefslogtreecommitdiff
path: root/net/fspclient
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-17 16:10:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-17 16:10:59 +0000
commitf63dcf033f49bcb9da9668030740ca091671dd78 (patch)
tree34e443312ad667faa6bf80301393a8b67ed2c4c7 /net/fspclient
parent38c9f886978a67e1360690aa47c84d01645fd765 (diff)
downloadports-f63dcf033f49bcb9da9668030740ca091671dd78.tar.gz
ports-f63dcf033f49bcb9da9668030740ca091671dd78.zip
- Mark IGNORE: Does not work correctly with FreeBSD libc because of differencies
in getopt() handling Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
Notes
Notes: svn path=/head/; revision=109344
Diffstat (limited to 'net/fspclient')
-rw-r--r--net/fspclient/Makefile2
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