1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-18 19:20:36 -04:00
ports/net/glusterfs/files/patch-configure
Danilo G. Baio 2cb3f8a71e net/glusterfs: Update to 3.11.1
- Regenerate patches

While here:
  - Fix Q/A errors (shebangfix)
  - Update WWW
  - Use OPSYS with OSVERSION

PR:		220674
Submitted by:	craig001@lerwick.hopto.org (maintainer)
Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D11550
2017-07-30 22:45:50 +00:00

12 lines
215 B
Text

--- configure.orig 2017-06-27 15:25:15 UTC
+++ configure
@@ -13475,6 +13475,9 @@ case $host_os in
linux*)
#do nothing
;;
+ freebsd*)
+#do nothing
+ ;;
netbsd*)
#do nothing
;;