forked from Lainports/freebsd-ports
Give the distfile new home, set WWW and LICENSE, amend USE_XORG list, provide elaborate port description.
20 lines
641 B
Text
20 lines
641 B
Text
--- configure.orig 2003-02-23 09:08:00 UTC
|
|
+++ configure
|
|
@@ -4713,7 +4713,7 @@ cat confdefs.h >>conftest.$ac_ext
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
/* end confdefs.h. */
|
|
$ac_includes_default
|
|
-#include <dockapp.h>
|
|
+#include <libdockapp/dockapp.h>
|
|
_ACEOF
|
|
rm -f conftest.$ac_objext
|
|
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
|
|
@@ -4748,7 +4748,7 @@ _ACEOF
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
/* end confdefs.h. */
|
|
-#include <dockapp.h>
|
|
+#include <libdockapp/dockapp.h>
|
|
_ACEOF
|
|
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
|
|
(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
|