aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2010-12-27 06:48:19 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2010-12-27 06:48:19 +0800
commit299fb78351a2f0e8c175f4e63e6b0f0b41d081f6 (patch)
tree130949cba27bc4ebd031002154d604604d7a4ada /net-im
parentafd2de74ecb84caee4b7836cbcb01f45f62d443d (diff)
downloadfreebsd-ports-gnome-299fb78351a2f0e8c175f4e63e6b0f0b41d081f6.tar.gz
freebsd-ports-gnome-299fb78351a2f0e8c175f4e63e6b0f0b41d081f6.tar.zst
freebsd-ports-gnome-299fb78351a2f0e8c175f4e63e6b0f0b41d081f6.zip
- Minor cleanup
- Support screen properly PR: 151232 Patch by: myself Approved by: maintainer timeout
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}