aboutsummaryrefslogtreecommitdiff
path: root/multimedia/spook/files/patch-configure.ac
blob: f93668ce8d082cba631dd00cb02abf1ec74ab956 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.ac.orig	2008-09-02 14:40:15.000000000 +0100
+++ configure.ac	2008-09-02 14:41:51.000000000 +0100
@@ -55,7 +55,7 @@
 	[enable_encoder_jpeg=auto])
 
 case $host in
-	*-*-linux*)
+	*-*-linux*|*freebsd*)
 		if test x$enable_input_vdig = xyes; then
 			AC_MSG_ERROR([QuickTime digitizer support is only available on Mac OS X])
 		fi