From owner-cvs-all@FreeBSD.ORG Fri Sep 16 12:02:18 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E03EB106564A; Fri, 16 Sep 2011 12:02:18 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B8AAF8FC12; Fri, 16 Sep 2011 12:02:18 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p8GC2I5T060446; Fri, 16 Sep 2011 12:02:18 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p8GC2I4B060443; Fri, 16 Sep 2011 12:02:18 GMT (envelope-from kwm) Message-Id: <201109161202.p8GC2I4B060443@repoman.freebsd.org> From: Koop Mast Date: Fri, 16 Sep 2011 12:02:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/liboauth Makefile ports/net/liboauth/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2011 12:02:19 -0000 kwm 2011-09-16 12:02:18 UTC FreeBSD ports repository Modified files: net/liboauth Makefile Added files: net/liboauth/files patch-configure Log: Don't rever to libcrypto in oauth pkg-config file, since our base openssl doesn't install a .pc file. This will fix "pkg-config --cflags oauth". Approved by: maintainer Revision Changes Path 1.5 +1 -0 ports/net/liboauth/Makefile 1.1 +11 -0 ports/net/liboauth/files/patch-configure (new)