diff options
-rw-r--r-- | deskutils/gourmet/Makefile | 2 | ||||
-rw-r--r-- | www/zope-zsyncer/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/deskutils/gourmet/Makefile b/deskutils/gourmet/Makefile index d337469dee8f..1a580d84ee75 100644 --- a/deskutils/gourmet/Makefile +++ b/deskutils/gourmet/Makefile @@ -17,6 +17,8 @@ COMMENT= GNOME recipe manager RUN_DEPENDS= ${LOCALBASE}/lib/libmk4py.so:${PORTSDIR}/databases/metakit \ ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging +BROKEN= Incomplete pkg-plist + USE_X_PREFIX= yes USE_PYTHON= yes USE_PYDISTUTILS=yes diff --git a/www/zope-zsyncer/Makefile b/www/zope-zsyncer/Makefile index 0ee9992cef52..fe6e6a23747b 100644 --- a/www/zope-zsyncer/Makefile +++ b/www/zope-zsyncer/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= x@vex.net COMMENT= Allows multiple Zopes to be synchronized via xmlrpc +BROKEN= Incomplete pkg-plist + USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope |