aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2017-08-26 18:14:55 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2017-08-26 18:14:55 +0000
commitccc5d1b6586a982e450a9555feb8213f03a70302 (patch)
treedc8925390669af686943c086ebd2d050995d092e /databases/Makefile
parentc132e13d2e19b000aaa3933586201b1473a3f880 (diff)
downloadports-ccc5d1b6586a982e450a9555feb8213f03a70302.tar.gz
ports-ccc5d1b6586a982e450a9555feb8213f03a70302.zip
databases/libzbxpgsql: Update to 1.1.0, Rename to databases/zabbix3-libzbxpgsql
Rename to allow multiple version of libzbxpgsql to coexist, each one uses a different zabbix-agent version. Add CONFLICTS in preparation for multiple versions as well. PR: 221798 Submitted by: Martin Waschbüsch <martin@waschbuesch.de> (maintainer)
Notes
Notes: svn path=/head/; revision=448779
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 28a31db57445..6ec65af144be 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -159,7 +159,6 @@
SUBDIR += libpbl
SUBDIR += libpqtypes
SUBDIR += libsdb
- SUBDIR += libzbxpgsql
SUBDIR += libzdb
SUBDIR += linux-c6-sqlite3
SUBDIR += linux-c7-sqlite3
@@ -1043,6 +1042,7 @@
SUBDIR += xapian-core10
SUBDIR += xapian-core12
SUBDIR += xtrabackup
+ SUBDIR += zabbix3-libzbxpgsql
SUBDIR += zodb3
.include <bsd.port.subdir.mk>