summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-01-07 11:22:49 +0000
committerwiz <wiz@pkgsrc.org>2004-01-07 11:22:49 +0000
commitaadf693fff1e1a628593213eb9ae8ef581fd0aa8 (patch)
tree5944b2c2e3cc4f77697eeea06d79e49af2b168fd /databases
parentaa17f2a4021d5ea9e08d6829fc3ca78e78879d07 (diff)
downloadpkgsrc-aadf693fff1e1a628593213eb9ae8ef581fd0aa8.tar.gz
Make pkglint quiet.
Diffstat (limited to 'databases')
-rw-r--r--databases/libpqxx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/libpqxx/Makefile b/databases/libpqxx/Makefile
index a6169b8275d..f97fa87d191 100644
--- a/databases/libpqxx/Makefile
+++ b/databases/libpqxx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/07 11:21:16 is Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/07 11:22:49 wiz Exp $
#
DISTNAME= libpqxx-2.1.3
@@ -8,6 +8,7 @@ MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/
MAINTAINER= is@NetBSD.org
HOMEPAGE= http://pqxx.tk/
COMMENT= C++ interface to postgresql-lib
+
NOT_FOR_PLATFORM= NetBSD-*-pc532
USE_BUILDLINK2= yes