ports/net-im/jabber/files/patch-configure
Renato Botelho 2724ae1632 - Back it to 1.4.3.1 version since transports doesn't work correct with 1.4.4
version.
- bump PORTEPOCH
- Since jabber-1.4.x is obsolete and vulnerable, mark it as DEPRECATED and
  set an EXPIRATION_DATE.
- Drop maintainership, i'm using ejabberd now.
2006-03-18 16:08:47 +00:00

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`"