diff options
Diffstat (limited to 'textproc/py-ltxml/Makefile')
-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 fd419a5ea647..34e35a0c63fb 100644 --- a/textproc/py-ltxml/Makefile +++ b/textproc/py-ltxml/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings to the LT XML toolkit BROKEN= "Checksum mismatch" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} BUILD_DEPENDS= ${LOCALBASE}/include/ltxml12/lt-safe.h:${PORTSDIR}/textproc/ltxml RUN_DEPENDS= ${BUILD_DEPENDS} |