diff options
author | pav <pav@FreeBSD.org> | 2008-12-20 05:26:31 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-12-20 05:26:31 +0800 |
commit | 63c4a1665ecc8ed7d68a631839a066f80dc10f31 (patch) | |
tree | 2deabc71fbface4d507d393d4dfb294b47adf92a /lang/pm3-gui/Makefile | |
parent | ab768d023259d3583b8a9f4b6fcc6e1f198baa24 (diff) | |
download | freebsd-ports-gnome-63c4a1665ecc8ed7d68a631839a066f80dc10f31.tar.gz freebsd-ports-gnome-63c4a1665ecc8ed7d68a631839a066f80dc10f31.tar.zst freebsd-ports-gnome-63c4a1665ecc8ed7d68a631839a066f80dc10f31.zip |
- Set for expiration, this port depends on broken, expired port lang/pm3-base
Diffstat (limited to 'lang/pm3-gui/Makefile')
-rw-r--r-- | lang/pm3-gui/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/pm3-gui/Makefile b/lang/pm3-gui/Makefile index e9595adb30d8..2b2db0497d24 100644 --- a/lang/pm3-gui/Makefile +++ b/lang/pm3-gui/Makefile @@ -18,6 +18,9 @@ BUILD_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net \ /nonexistent:${PORTSDIR}/lang/pm3-base:configure RUN_DEPENDS= ${L1}libm3tcp${L2}:${PORTSDIR}/lang/pm3-net +DEPRECATED= depends on broken, expired port +EXPIRATION_DATE=2008-01-19 + DIST_SUBDIR= pm3 INSTALL_TARGET= all PLIST_SUB+= SOVERSION=${SOVERSION} TARGET=${TARGET} \ |