1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Bump after boost update

PR:		ports/176016
Submitted by:	Chris Dukes <chris.dukes.aix@gmail.com>
Approved by:	maintainer timeout
This commit is contained in:
Pawel Pekala 2013-03-04 19:53:50 +00:00
parent 7635717a52
commit 767449b649
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313422

View File

@ -1,12 +1,9 @@
# New ports collection makefile for: libftdi
# Date created: 2006-07-27
# Whom: Olexandr Davydenko <o.davydenko@gmail.com>
#
# Created by: Olexandr Davydenko <o.davydenko@gmail.com>
# $FreeBSD$
#
PORTNAME= libftdi
PORTVERSION= 0.18
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/
@ -29,7 +26,7 @@ PORTDOCS= COPYING.LIB ChangeLog README
PLIST_SUB+= BOOST=""
CONFIGURE_ARGS+= --with-boost
CXXFLAGS+= "-I${LOCALBASE}/include"
LIB_DEPENDS+= boost_system.4:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS+= boost_system:${PORTSDIR}/devel/boost-libs
.else
PLIST_SUB+= BOOST="@comment "
CONFIGURE_ARGS+= --without-boost