diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 21:26:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 21:26:31 +0000 |
commit | 2b0ce6de90ecb8305b0dccee5020030a344fdcdd (patch) | |
tree | 8ecd526886c4e26bfd55bf3b8e8d27156b1a9dec /lang/pm3-m3tk | |
parent | 6fdc2d01869361bd15448154e9826886a7cc04fa (diff) |
Notes
Diffstat (limited to 'lang/pm3-m3tk')
-rw-r--r-- | lang/pm3-m3tk/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/pm3-m3tk/Makefile b/lang/pm3-m3tk/Makefile index eb2e6ec1fefc..d56552015d1e 100644 --- a/lang/pm3-m3tk/Makefile +++ b/lang/pm3-m3tk/Makefile @@ -17,6 +17,9 @@ BUILD_DEPENDS= ${L1}libm3${L2}:${PORTSDIR}/lang/pm3-base \ /nonexistent:${PORTSDIR}/lang/pm3-base:configure RUN_DEPENDS= ${L1}libm3${L2}:${PORTSDIR}/lang/pm3-base +DEPRECATED= depends on broken, expired port +EXPIRATION_DATE=2008-01-19 + DIST_SUBDIR= pm3 INSTALL_TARGET= all PLIST_SUB+= SOVERSION=${SOVERSION} TARGET=${TARGET} \ |