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-netobj | |
parent | 6fdc2d01869361bd15448154e9826886a7cc04fa (diff) |
Notes
Diffstat (limited to 'lang/pm3-netobj')
-rw-r--r-- | lang/pm3-netobj/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/pm3-netobj/Makefile b/lang/pm3-netobj/Makefile index 5fc13303c5c5..1db0fdd5c3a9 100644 --- a/lang/pm3-netobj/Makefile +++ b/lang/pm3-netobj/Makefile @@ -19,6 +19,9 @@ BUILD_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net \ RUN_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net \ ${L1}libm3tk${L2}:${PORTSDIR}/lang/pm3-m3tk +DEPRECATED= depends on broken, expired port +EXPIRATION_DATE=2008-01-19 + USE_GMAKE= yes DIST_SUBDIR= pm3 INSTALL_TARGET= all |