diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-26 05:40:22 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-26 05:40:22 +0000 |
| commit | 9346b215f04cc84bbb7125ff2fcf03978f859a21 (patch) | |
| tree | 73bea5baa559b61c5e812c50ac96fad638950c75 /databases/mysqlcppapi | |
| parent | 49ac3accb4fc378c681317849f4ae94655a61423 (diff) | |
Notes
Diffstat (limited to 'databases/mysqlcppapi')
| -rw-r--r-- | databases/mysqlcppapi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/mysqlcppapi/Makefile b/databases/mysqlcppapi/Makefile index f5ea81d20756..c55eb42ab75c 100644 --- a/databases/mysqlcppapi/Makefile +++ b/databases/mysqlcppapi/Makefile @@ -14,11 +14,10 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%202/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A fork of mysql++ C++ API for MySQL -BUILD_DEPENDS= pkg-config>0:${PORTSDIR}/devel/pkg-config - USE_AUTOTOOLS= libtool USE_MYSQL= yes USE_GNOME= gnomehack +USE_PKGCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |
