summaryrefslogtreecommitdiffstats
path: root/net-im/kmess
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-01-07 04:32:42 +0000
committerperky <perky@FreeBSD.org>2003-01-07 04:32:42 +0000
commit2b18836536e0fd545b22dace2af44eba1a509667 (patch)
tree0ff4691313144c524ce59de81922bb7948c4ba93 /net-im/kmess
parentb31d1021a24931bd7d7032462d44552705e4cdde (diff)
downloadFreeBSD-ports-2b18836536e0fd545b22dace2af44eba1a509667.zip
FreeBSD-ports-2b18836536e0fd545b22dace2af44eba1a509667.tar.gz
Fix build on -STABLE.
PR: ports/46687 Submitted by: Niclas Sodergard <nickus@nickus.net>, Ivajlo Nikolov <ivailon@mobikom.com>
Diffstat (limited to 'net-im/kmess')
-rw-r--r--net-im/kmess/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net-im/kmess/Makefile b/net-im/kmess/Makefile
index 21c7f75..6e61b20 100644
--- a/net-im/kmess/Makefile
+++ b/net-im/kmess/Makefile
@@ -15,8 +15,13 @@ MAINTAINER= perky@FreeBSD.org
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
+USE_REINPLACE= yes
USE_GMAKE= yes
.include <bsd.port.pre.mk>
+pre-patch:
+ ${REINPLACE_CMD} -e '22s/^.*$$/#include <unistd.h>/' \
+ ${WRKSRC}/kmess/kmessview.cpp
+
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud