svn commit: r368453 - in head/databases/libodbc++: . files

Tijl Coosemans tijl at FreeBSD.org
Thu Sep 18 13:14:37 UTC 2014


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


More information about the svn-ports-head mailing list