summaryrefslogtreecommitdiff
path: root/net/nxserver/files/patch-nxdesktop-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/nxserver/files/patch-nxdesktop-configure')
-rw-r--r--net/nxserver/files/patch-nxdesktop-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/nxserver/files/patch-nxdesktop-configure b/net/nxserver/files/patch-nxdesktop-configure
deleted file mode 100644
index 791e0718ba7d..000000000000
--- a/net/nxserver/files/patch-nxdesktop-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- nxdesktop/configure.orig Mon Sep 18 03:22:22 2006
-+++ nxdesktop/configure
-@@ -405,7 +405,7 @@
- HP-UX)
- cflags="$cflags -D_XOPEN_SOURCE_EXTENDED"
- ;;
-- Linux)
-+ Linux|FreeBSD)
- cflags="$cflags -DHAVE_DECL_DIRFD=1"
- ;;
- esac