summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2010-12-26 22:48:19 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2010-12-26 22:48:19 +0000
commit6d423e3aa4f0aa8d1f61b1392cf59adb31c399bc (patch)
tree086ddf6f2a94acdd4f3a3d1b60458323cfa1fa5d /net-im
parentUpdate to the 20101225 snapshot of GCC 4.6.0. This addresses the (diff)
- Minor cleanup
- Support screen properly PR: 151232 Patch by: myself Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=266937
Diffstat (limited to 'net-im')
-rw-r--r--net-im/centerim-devel/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/net-im/centerim-devel/Makefile b/net-im/centerim-devel/Makefile
index 65fecf543436..c773b35dcae5 100644
--- a/net-im/centerim-devel/Makefile
+++ b/net-im/centerim-devel/Makefile
@@ -7,8 +7,8 @@
#
PORTNAME= centerim
-DISTVERSION= 4.22.9.40
-PORTREVISION= 1
+PORTVERSION= 4.22.9.40
+PORTREVISION= 2
CATEGORIES= net-im
MASTER_SITES= http://www.centerim.org/download/mobshots/ \
ftp://ftp.centerim.org/mobshots/
@@ -27,10 +27,7 @@ USE_ICONV= yes
USE_OPENSSL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= CPPFLAGS+="-I${LOCALBASE}/include" \
- CXXFLAGS+="-I${LOCALBASE}/include"
CONFIGURE_ARGS= --with-ssl --with-openssl
-WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
CONFLICTS= centericq-[0-9]* centerim-[0-9]*
OPTIONS= NLS "Native Language Support" on \
@@ -113,6 +110,10 @@ LIB_DEPENDS+= gadu.3:${PORTSDIR}/polish/ekg
LIBGADU= -lgadu
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|/var/run/screen|/tmp/screens|' \
+ ${WRKSRC}/src/icqconf.cc
+
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}