diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 04:38:13 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 04:38:13 +0000 |
commit | e029875fa1090853daf691248cd95d13c4763328 (patch) | |
tree | eab7373014066b155a76f80a6201d408b402eebc /textproc/py-ltxml | |
parent | 5a2930863a2988f91718545ad604d59592484f65 (diff) | |
download | FreeBSD-ports-e029875fa1090853daf691248cd95d13c4763328.zip FreeBSD-ports-e029875fa1090853daf691248cd95d13c4763328.tar.gz |
BROKEN: Size mismatch
Diffstat (limited to 'textproc/py-ltxml')
-rw-r--r-- | textproc/py-ltxml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-ltxml/Makefile b/textproc/py-ltxml/Makefile index e10529d..9cb19ce 100644 --- a/textproc/py-ltxml/Makefile +++ b/textproc/py-ltxml/Makefile @@ -19,6 +19,8 @@ COMMENT= Python bindings to the LT XML toolkit BUILD_DEPENDS= ${LOCALBASE}/include/ltxml12/lt-safe.h:${PORTSDIR}/textproc/ltxml RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Size mismatch + USE_PYTHON= yes USE_PYDISTUTILS= yes INSTALLS_SHLIB= yes |