summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-31 04:34:01 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-31 04:34:01 +0800
commit4330cce30b486b0949755a778ea22662cecfea2e (patch)
treeacd6eb706c3c89bb0f6f84f000645306f9c16b63 /net
parentfc7b2b5c22520ec73febf82e8f691236343bbf8f (diff)
downloadmarcuscom-ports-4330cce30b486b0949755a778ea22662cecfea2e.tar
marcuscom-ports-4330cce30b486b0949755a778ea22662cecfea2e.tar.gz
marcuscom-ports-4330cce30b486b0949755a778ea22662cecfea2e.tar.bz2
marcuscom-ports-4330cce30b486b0949755a778ea22662cecfea2e.tar.lz
marcuscom-ports-4330cce30b486b0949755a778ea22662cecfea2e.tar.xz
marcuscom-ports-4330cce30b486b0949755a778ea22662cecfea2e.tar.zst
marcuscom-ports-4330cce30b486b0949755a778ea22662cecfea2e.zip
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9282 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r--net/ekiga/Makefile8
-rw-r--r--net/straw/Makefile2
2 files changed, 6 insertions, 4 deletions
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