3bc6a87b33
PR: ports/66307 Submitted by: c0decafe.net Approved by: maintainer timeout
9 lines
252 B
Text
9 lines
252 B
Text
--- configure.orig Mon Feb 11 11:14:06 2002
|
|
+++ configure Sun Apr 14 18:38:40 2002
|
|
@@ -32,7 +32,8 @@
|
|
LDFLAGS="$LDFLAGS"
|
|
LIBS="$LIBS"
|
|
XLDFLAGS="$XLDFLAGS "
|
|
-JHOME=`pwd`
|
|
+JHOME="`cat .prefix-freebsd`/lib/jabber"
|
|
+WRKSRC="`cat .wrksrc-freebsd`"
|