Date: Mon, 23 May 2011 14:17:17 +0000 (UTC) From: Boris Samorodov <bsam@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/gammu Makefile ports/comms/gammu/files patch-contrib_sqlreply_c_Makefile Message-ID: <201105231417.p4NEHHaN015884@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bsam 2011-05-23 14:17:17 UTC FreeBSD ports repository Modified files: comms/gammu Makefile Added files: comms/gammu/files patch-contrib_sqlreply_c_Makefile Log: 1. Incorporate a patch from the development repository to fix an error: ----- Scanning dependencies of target sqlreply > Building C object contrib/sqlreply/CMakeFiles/sqlreply.dir/c/michal.o > /usr/ports/comms/gammu/work/gammu-1.29.0/contrib/sqlreply/c/michal.c:16:25: error: mysql/mysql.h: No such file or directory ----- The error occures only if a mysql port/package is installed. 2. Bump PORTREVISION. Pointed out by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via freebsd-ports@) Revision Changes Path 1.60 +1 -1 ports/comms/gammu/Makefile 1.1 +27 -0 ports/comms/gammu/files/patch-contrib_sqlreply_c_Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105231417.p4NEHHaN015884>