Update to latest version (include fix icq protocol) Fix: PORTNAME= sim-im-devel -PORTVERSION= 0.9.5.1538 +PORTVERSION= 0.9.5.1809 CATEGORIES= net-im MASTER_SITES= http://sim-im.lehis.ru/dist/ \ http://www.sim-im.lehis.ru/dist/ @@ -38,8 +38,14 @@ .include <bsd.port.pre.mk> +post-patch: +.if !defined(WITH_KDE) + @${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \ + ${CONFIGURE_WRKSRC}/configure +.endif + .if ${OSVERSION} < 500000 -IGNORE= it doesn't work on FreeBSD 4.X +IGNORE= build failed on FreeBSD 4.X .endif .if !defined(WITHOUT_DEBUG) How-To-Repeat: N/A
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs Also reassign this to the ports team. Submitter, please see the changes I made for port specific bugs/patches. Thanks.
Class Changed From-To: sw-bug->maintainer-update Fix class and synopsis.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
miwi 2007-01-23 08:12:56 UTC FreeBSD ports repository Modified files: net-im/sim-im-devel Makefile distinfo pkg-plist Log: - Update to 0.9.5.1809 PR: ports/108206 Submitted by: Alexey V. Panfilov<sim-im@lehis.ru> (maintainer) Revision Changes Path 1.6 +8 -2 ports/net-im/sim-im-devel/Makefile 1.5 +3 -3 ports/net-im/sim-im-devel/distinfo 1.4 +1 -0 ports/net-im/sim-im-devel/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"