summaryrefslogtreecommitdiff
path: root/databases/rdfdb
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-07-20 12:34:45 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-07-20 12:34:45 +0000
commita4f349d11196a0fdc5bb0a884e282048775c6f75 (patch)
treeb1060550a9a7bbc1a15202a8877fbdbad3f10d47 /databases/rdfdb
parentFix build on -CURRENT (gcc-3.3) (diff)
The oracle7-client and rdfdb ports use a uid that is not registered in
the porter's handbook, and as a consequence both ports use conflicting uids. Maintainers have been unresponsive about this problem for 2 months, so mark both ports IGNORE until they respond to the issue.
Notes
Notes: svn path=/head/; revision=85232
Diffstat (limited to 'databases/rdfdb')
-rw-r--r--databases/rdfdb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/rdfdb/Makefile b/databases/rdfdb/Makefile
index b5528b4e3b5b..4997b7db8c68 100644
--- a/databases/rdfdb/Makefile
+++ b/databases/rdfdb/Makefile
@@ -15,6 +15,8 @@ DISTNAME= rdfdb_src
MAINTAINER= pjenvey@turntables.org
COMMENT= A lightweight RDF database
+IGNORE= "Uses unregistered uid that conflicts with oracle7-client"
+
LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3
WRKSRC= ${WRKDIR}/rdfdb