aboutsummaryrefslogtreecommitdiff
path: root/net-im/mu-conference
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2007-07-26 22:40:38 +0000
committerMartin Matuska <mm@FreeBSD.org>2007-07-26 22:40:38 +0000
commitfa1a442435750f84676dd434ddccad19705b1525 (patch)
treea2be210133765a75769c7b33c5d7ac10a283306e /net-im/mu-conference
parent47191ef3d86f9da65d02ea52e0b1889936a33a83 (diff)
downloadports-fa1a442435750f84676dd434ddccad19705b1525.tar.gz
ports-fa1a442435750f84676dd434ddccad19705b1525.zip
Notes
Diffstat (limited to 'net-im/mu-conference')
-rw-r--r--net-im/mu-conference/Makefile5
-rw-r--r--net-im/mu-conference/pkg-plist5
2 files changed, 4 insertions, 6 deletions
diff --git a/net-im/mu-conference/Makefile b/net-im/mu-conference/Makefile
index 374160aa85b0..1d93f0665f59 100644
--- a/net-im/mu-conference/Makefile
+++ b/net-im/mu-conference/Makefile
@@ -6,6 +6,7 @@
PORTNAME= mu-conference
PORTVERSION= 0.7
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://download.gna.org/mu-conference/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -76,8 +77,8 @@ SUB_LIST+= JABBER_REQUIRE="${JABBER_REQUIRE}" \
MUC_LOGDIR=${MUC_LOGDIR}
post-patch:
- @${REINPLACE_CMD} -e 's#=$$(CFLAGS)#=#g' \
- -e 's#CFLAGS[:]*=#CFLAGS+=#g' \
+ @${REINPLACE_CMD} -e 's/=$$(CFLAGS)/=/g;s/^CFLAGS[:]*=/CFLAGS+=/g' \
+ -e 's/^CC:*=/CC?=/g;s|gcc |$$(CC) |;s|-O2||g' \
-e 's#`pkg-config#`${LOCALBASE}/bin/pkg-config#g' \
${WRKSRC}/Makefile ${WRKSRC}/*/Makefile \
${WRKSRC}/*/*/Makefile
diff --git a/net-im/mu-conference/pkg-plist b/net-im/mu-conference/pkg-plist
index 00624fec8e1a..333433c5d4f0 100644
--- a/net-im/mu-conference/pkg-plist
+++ b/net-im/mu-conference/pkg-plist
@@ -1,7 +1,4 @@
@unexec if cmp -s %D/etc/muc.xml.sample %D/etc/muc.xml; then rm -f %D/etc/muc.xml; fi
bin/mu-conference
etc/muc.xml.sample
-%%PORTDOCS%%%%DOCSDIR%%/scripts/README
-%%PORTDOCS%%%%DOCSDIR%%/scripts/roomname.pl
-%%PORTDOCS%%%%DOCSDIR%%/scripts/roommaker.pl
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/scripts
+@exec cp -n %D/%F %B/muc.xml