summaryrefslogtreecommitdiffstats
path: root/databases/mysqlcppapi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mysqlcppapi/Makefile')
-rw-r--r--databases/mysqlcppapi/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/databases/mysqlcppapi/Makefile b/databases/mysqlcppapi/Makefile
index 9298014..7bf86a8 100644
--- a/databases/mysqlcppapi/Makefile
+++ b/databases/mysqlcppapi/Makefile
@@ -1,9 +1,5 @@
-# ports collection makefile for: mysqlcppapi
-# Date created: 4 August 2004
-# Whom: Jie Gao <gaoj@cpsc.ucalgary.ca>
-#
+# Created by: Jie Gao <gaoj@cpsc.ucalgary.ca>
# $FreeBSD$
-#
PORTNAME= mysqlcppapi
PORTVERSION= 1.9.3
@@ -16,8 +12,7 @@ COMMENT= A fork of mysql++ C++ API for MySQL
USE_AUTOTOOLS= libtool
USE_MYSQL= yes
-USES= pathfix
-USE_PKGCONFIG= yes
+USES= pathfix pkgconfig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
OpenPOWER on IntegriCloud