aboutsummaryrefslogtreecommitdiff
path: root/databases/mongodb
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-09-11 12:32:25 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-09-11 12:32:25 +0000
commitd881a47106ec896eba835956998dc2c4d984d773 (patch)
tree54fca3db2a9f37750585e6a72624a98d941e7e54 /databases/mongodb
parente772c08a4208c1243a4a588195c9eee1c84ae373 (diff)
downloadports-d881a47106ec896eba835956998dc2c4d984d773.tar.gz
ports-d881a47106ec896eba835956998dc2c4d984d773.zip
Remove databases/mongodb-devel. It was older than the non -devel and was
not going to be updated by the maintainer. Remove conflicts that no longer apply in databases/mongodb. PR: ports/148966 Submitted by: wxs@ Approved by: ivoras@ (maintainer of databases/mongodb-devel)
Notes
Notes: svn path=/head/; revision=260973
Diffstat (limited to 'databases/mongodb')
-rw-r--r--databases/mongodb/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile
index 1925bad9b4c3..fec10c11f316 100644
--- a/databases/mongodb/Makefile
+++ b/databases/mongodb/Makefile
@@ -21,8 +21,6 @@ LIB_DEPENDS= boost_system:${PORTSDIR}/devel/boost-libs \
nspr4:${PORTSDIR}/devel/nspr \
execinfo.1:${PORTSDIR}/devel/libexecinfo
-CONFLICTS= mongodb-devel-[0-9]*
-
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than i386 and amd64"