summaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-03-11 14:36:56 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-03-11 14:36:56 +0800
commit2e0d1f32ab6dd5269033848e32a905ab5d12558b (patch)
tree6902e314a68e83dbf744899a47d17fa3727995fd /net-im
parent90ce9de0990449e71bbde35b27611b18c8e9a4de (diff)
downloadmarcuscom-ports-2e0d1f32ab6dd5269033848e32a905ab5d12558b.tar.gz
marcuscom-ports-2e0d1f32ab6dd5269033848e32a905ab5d12558b.tar.zst
marcuscom-ports-2e0d1f32ab6dd5269033848e32a905ab5d12558b.zip
Sync with FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8481 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libgaim/Makefile7
-rw-r--r--net-im/libpurple/Makefile7
2 files changed, 8 insertions, 6 deletions
diff --git a/net-im/libgaim/Makefile b/net-im/libgaim/Makefile
index d40b5e1ff..94652b780 100644
--- a/net-im/libgaim/Makefile
+++ b/net-im/libgaim/Makefile
@@ -3,12 +3,12 @@
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/libgaim/Makefile,v 1.8 2007/02/10 23:43:20 marcus Exp $
+# $MCom: ports/net-im/libgaim/Makefile,v 1.9 2007/03/09 22:15:17 mezz Exp $
#
PORTNAME= gaim
PORTVERSION= 2.0.0.b6
-PORTREVISION?= 6
+PORTREVISION?= 7
CATEGORIES?= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -226,7 +226,8 @@ post-patch:
${WRKSRC}/libgaim/gaim-send \
${WRKSRC}/libgaim/gaim-send-async
@${REINPLACE_CMD} -e 's|/python|/env python|' \
- ${WRKSRC}/libgaim/gaim-remote
+ ${WRKSRC}/libgaim/gaim-remote \
+ ${WRKSRC}/libgaim/gaim-url-handler
.if defined(GAIM_SLAVE)
@${FIND} ${BUILD_WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
's|[$$][(]top_builddir[)]/libgaim/libgaim.la|${LOCALBASE}/lib/libgaim.la|g' \
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index d40b5e1ff..94652b780 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -3,12 +3,12 @@
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/libgaim/Makefile,v 1.8 2007/02/10 23:43:20 marcus Exp $
+# $MCom: ports/net-im/libgaim/Makefile,v 1.9 2007/03/09 22:15:17 mezz Exp $
#
PORTNAME= gaim
PORTVERSION= 2.0.0.b6
-PORTREVISION?= 6
+PORTREVISION?= 7
CATEGORIES?= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -226,7 +226,8 @@ post-patch:
${WRKSRC}/libgaim/gaim-send \
${WRKSRC}/libgaim/gaim-send-async
@${REINPLACE_CMD} -e 's|/python|/env python|' \
- ${WRKSRC}/libgaim/gaim-remote
+ ${WRKSRC}/libgaim/gaim-remote \
+ ${WRKSRC}/libgaim/gaim-url-handler
.if defined(GAIM_SLAVE)
@${FIND} ${BUILD_WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
's|[$$][(]top_builddir[)]/libgaim/libgaim.la|${LOCALBASE}/lib/libgaim.la|g' \