diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-11 06:13:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-11 06:13:01 +0000 |
commit | d41f4f2400da744e4aa2040329e9ee31e4ad19d2 (patch) | |
tree | 32066006240f900bed51b102a78111e84655a98a /devel/libopensync022 | |
parent | 4e98b72da41f1015462a948e8f2dfca5808261fa (diff) |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=144909
Diffstat (limited to 'devel/libopensync022')
-rw-r--r-- | devel/libopensync022/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libopensync022/Makefile b/devel/libopensync022/Makefile index 5f99d85cf9ab..409677a20645 100644 --- a/devel/libopensync022/Makefile +++ b/devel/libopensync022/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 RUN_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 +BROKEN= Unfetchable + CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" USE_LIBTOOL_VER=15 USE_PYTHON= yes |