summaryrefslogtreecommitdiff
path: root/databases/libpqxx
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>2004-01-07 11:21:16 +0000
committeris <is@pkgsrc.org>2004-01-07 11:21:16 +0000
commitaa17f2a4021d5ea9e08d6829fc3ca78e78879d07 (patch)
tree0fd2043f0d3e5a0f15b886e7ec13183d5eedfcae /databases/libpqxx
parent7177b9dc7e8e3220e87d49a4bcacf2b68a7d79c5 (diff)
downloadpkgsrc-aa17f2a4021d5ea9e08d6829fc3ca78e78879d07.tar.gz
Don't build on a.out architectures, where the shared library versioning
of this package is broken.
Diffstat (limited to 'databases/libpqxx')
-rw-r--r--databases/libpqxx/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/libpqxx/Makefile b/databases/libpqxx/Makefile
index 9aa1aab26f2..a6169b8275d 100644
--- a/databases/libpqxx/Makefile
+++ b/databases/libpqxx/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.1 2004/01/07 11:08:53 is Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/07 11:21:16 is Exp $
#
DISTNAME= libpqxx-2.1.3
CATEGORIES= databases
MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/
-MAINTAINER= is@netbsd.org
+MAINTAINER= is@NetBSD.org
HOMEPAGE= http://pqxx.tk/
COMMENT= C++ interface to postgresql-lib
+NOT_FOR_PLATFORM= NetBSD-*-pc532
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes