openbsd-ports/mbone/vic/patches/patch-ad
brad 7574a7c568 - revert previous commit and make use of WRKSRC tag
- add patches so autoconf script recognizes OpenBSD
1999-09-05 00:31:28 +00:00

13 lines
218 B
Plaintext

--- configure.in.orig Sat Sep 4 20:16:05 1999
+++ configure.in Sat Sep 4 20:18:29 1999
@@ -230,6 +230,9 @@
V_TARCMD="tar -h -c -f"
V_LIB="$V_LIB -L/usr/local/lib"
;;
+*-*-openbsd*)
+
+ ;;
*-*-freebsd*)
;;