summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-im/gossip/Makefile5
-rw-r--r--net/ekiga/Makefile8
-rw-r--r--net/straw/Makefile2
-rw-r--r--news/grn/Makefile8
-rw-r--r--sysutils/gnome-control-center/Makefile9
5 files changed, 18 insertions, 14 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile
index 8b6d0b97d..00ce753b7 100644
--- a/net-im/gossip/Makefile
+++ b/net-im/gossip/Makefile
@@ -3,7 +3,8 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/gossip/Makefile,v 1.8 2007/05/29 20:28:17 marcus Exp $
+# $MCom: ports/net-im/gossip/Makefile,v 1.9 2007/05/31 05:03:39 marcus Exp $
+#
PORTNAME= gossip
PORTVERSION= 0.26
@@ -48,7 +49,7 @@ CONFIGURE_ARGS+= --enable-libnotify=no
.endif
.if defined(WITH_TELEPATHY)
-LIB_DEPENDS+= telepathy.3:${PORTSDIR}/net-im/libtelepathy
+LIB_DEPENDS+= telepathy.5:${PORTSDIR}/net-im/libtelepathy
CONFIGURE_ARGS+= --enable-telepathy=yes
.else
CONFIGURE_ARGS+= --enable-telepathy=no
diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile
index 3a23576a8..0f9975eb5 100644
--- a/net/ekiga/Makefile
+++ b/net/ekiga/Makefile
@@ -40,10 +40,10 @@ MAN1= ekiga.1
pre-configure:
${REINPLACE_CMD} -e "s,PWLIB_REC_VERSION=.*,PWLIB_REC_VERSION=`ptlib-config \
--version`," \
- -e "s,OPAL_REC_VERSION=.*,OPAL_REC_VERSION=`${AWK} \
- '/define OPAL_VERSION/ \
- {printf $$NF}' ${LOCALBASE}/include/opal/opal/buildopts.h`," \
- ${WRKSRC}/configure
+ -e "s,OPAL_REC_VERSION=.*,OPAL_REC_VERSION=`${AWK} \
+ '/define OPAL_VERSION/ \
+ {printf $$NF}' ${LOCALBASE}/include/opal/opal/buildopts.h`," \
+ ${WRKSRC}/configure
.include <bsd.port.pre.mk>
diff --git a/net/straw/Makefile b/net/straw/Makefile
index 29fe7e61c..8a2f5f03f 100644
--- a/net/straw/Makefile
+++ b/net/straw/Makefile
@@ -25,6 +25,8 @@ USE_XLIB= yes
USE_GNOME= gnomehier libglade2 pygnome2 pygnomeextras
USE_PYTHON= 2.4+
USE_PYDISTUTILS= yes
+PYDISTUTILS_PKGNAME= Straw
+PYDISTUTILS_EGGINFODIR= ${PREFIX}/share
PYDISTUTILS_INSTALLARGS= -c -O1 --prefix=${PREFIX} \
--install-lib=${PREFIX}/share \
--with-desktop-file-dir=share/applications
diff --git a/news/grn/Makefile b/news/grn/Makefile
index 170563725..9f967fb4d 100644
--- a/news/grn/Makefile
+++ b/news/grn/Makefile
@@ -26,8 +26,14 @@ CONFIGURE_ENV= glibpath="${GLIB_CONFIG}" \
CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure ${WRKSRC}/libmutt/configure
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile
index e8442f52f..76bffe38f 100644
--- a/sysutils/gnome-control-center/Makefile
+++ b/sysutils/gnome-control-center/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-control-center/Makefile,v 1.145 2007/07/02 07:59:38 marcus Exp $
+# $MCom: ports/sysutils/gnome-control-center/Makefile,v 1.146 2007/07/10 13:16:03 ahze Exp $
#
PORTNAME= gnome-control-center
@@ -42,7 +42,7 @@ GCONF_SCHEMAS= apps_gnome_settings_daemon_default_editor.schemas \
desktop_gnome_font_rendering.schemas \
fontilus.schemas themus.schemas
-.if defined(PACKAGE_BUILDING) || defined(PARALLEL_PACKAGE_BUILD)
+.if defined(PACKAGE_BUILDING)
.undef WITHOUT_GNOME
WITH_GNOME= yes
.endif
@@ -58,11 +58,6 @@ CONFIGURE_ARGS+=--disable-aboutme
PLIST_SUB+= ABOUTME="@comment "
.endif
-#post-patch:
-# @${REINPLACE_CMD} -e 's|/bin/tar|/usr/bin/tar|g ; \
-# s|/bin/gzip|/usr/bin/gzip|g' \
-# ${WRKSRC}/capplets/theme-switcher/gnome-theme-installer.c
-
post-install:
@-update-desktop-database