diff options
author | prlw1 <prlw1@pkgsrc.org> | 2018-05-03 12:38:57 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2018-05-03 12:38:57 +0000 |
commit | 30de23169a6a2dd7bfbc15112cdcb892e41be0e2 (patch) | |
tree | 5799cfe68ec3cdd0af5dcc46ac69cf81c66feb9f /databases/Makefile | |
parent | afdc3c83f9a4c9bb3bb9acc51a70d6aa26d534ce (diff) | |
download | pkgsrc-30de23169a6a2dd7bfbc15112cdcb892e41be0e2.tar.gz |
Remove libpqxx-doc
The tarball no longer contains pregenerated documentation. Will be
replaced by a "doc" option to libpqxx.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index c738f8a254d..4161479afe4 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.560 2018/04/15 01:05:51 minskim Exp $ +# $NetBSD: Makefile,v 1.561 2018/05/03 12:38:57 prlw1 Exp $ COMMENT= Databases @@ -76,7 +76,6 @@ SUBDIR+= libgda-mysql SUBDIR+= libgda-postgres SUBDIR+= libmongo-client SUBDIR+= libpqxx -SUBDIR+= libpqxx-doc SUBDIR+= libzdb SUBDIR+= liquibase SUBDIR+= lmdb |