Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2014 13:14:36 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r368453 - in head/databases/libodbc++: . files
Message-ID:  <201409181314.s8IDEafr030238@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Thu Sep 18 13:14:36 2014
New Revision: 368453
URL: http://svnweb.freebsd.org/changeset/ports/368453
QAT: https://qat.redports.org/buildarchive/r368453/

Log:
  - Remove old libtool patch
  - Replace patch with USES=pathfix

Deleted:
  head/databases/libodbc++/files/patch-Makefile.in
  head/databases/libodbc++/files/patch-configure
Modified:
  head/databases/libodbc++/Makefile

Modified: head/databases/libodbc++/Makefile
==============================================================================
--- head/databases/libodbc++/Makefile	Thu Sep 18 13:12:32 2014	(r368452)
+++ head/databases/libodbc++/Makefile	Thu Sep 18 13:14:36 2014	(r368453)
@@ -15,7 +15,7 @@ BUILD_DEPENDS=	doxygen:${PORTSDIR}/devel
 
 OPTIONS_DEFINE=	DOCS
 
-USES=		gmake libtool pkgconfig tar:bzip2
+USES=		gmake libtool pathfix pkgconfig tar:bzip2
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-isqlxx



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409181314.s8IDEafr030238>