diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-02-24 20:06:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-02-24 20:06:39 +0000 |
commit | 624ba99d6b3e1f03eba16fad8c516fcafd9e449a (patch) | |
tree | 688b02096b25063d0a50f2c6e0e965dc0e91ea11 | |
parent | cb92f6fb4466b3add8a90e2f45b5f70b3ebca942 (diff) | |
download | ports-624ba99d6b3e1f03eba16fad8c516fcafd9e449a.tar.gz ports-624ba99d6b3e1f03eba16fad8c516fcafd9e449a.zip |
Notes
-rw-r--r-- | devel/pysvn/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pysvn/Makefile b/devel/pysvn/Makefile index 64cf205600ca..6a4b8a88f6c5 100644 --- a/devel/pysvn/Makefile +++ b/devel/pysvn/Makefile @@ -16,6 +16,8 @@ COMMENT= Python binding for Subversion LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion \ neon.28:${PORTSDIR}/www/neon28 +BROKEN= conflicting dependencies + USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_NOEGGINFO=yes |