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 | |
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
-rw-r--r-- | lang/pm3-forms/Makefile | 3 | ||||
-rw-r--r-- | lang/pm3-gui/Makefile | 3 | ||||
-rw-r--r-- | lang/pm3-m3tk/Makefile | 3 | ||||
-rw-r--r-- | lang/pm3-net/Makefile | 3 | ||||
-rw-r--r-- | lang/pm3-netobj/Makefile | 3 | ||||
-rw-r--r-- | print/virtualpaper/Makefile | 3 |
6 files changed, 18 insertions, 0 deletions
diff --git a/lang/pm3-forms/Makefile b/lang/pm3-forms/Makefile index ea77d239aff9..cbe015d71c56 100644 --- a/lang/pm3-forms/Makefile +++ b/lang/pm3-forms/Makefile @@ -18,6 +18,9 @@ BUILD_DEPENDS= ${L1}libm3vbtkit${L2}:${PORTSDIR}/lang/pm3-gui \ ${NONEXISTENT}:${PORTSDIR}/lang/pm3-base:build RUN_DEPENDS= ${L1}libm3vbtkit${L2}:${PORTSDIR}/lang/pm3-gui +DEPRECATED= depends on broken, expired port +EXPIRATION_DATE=2008-01-19 + DIST_SUBDIR= pm3 INSTALL_TARGET= all MAN1= formsedit.1 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} \ 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} \ diff --git a/lang/pm3-net/Makefile b/lang/pm3-net/Makefile index 474f50e3fe8e..c3b1745271a2 100644 --- a/lang/pm3-net/Makefile +++ b/lang/pm3-net/Makefile @@ -19,6 +19,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} \ 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 diff --git a/print/virtualpaper/Makefile b/print/virtualpaper/Makefile index 4c1cc922cb16..fd1886732a71 100644 --- a/print/virtualpaper/Makefile +++ b/print/virtualpaper/Makefile @@ -18,6 +18,9 @@ BUILD_DEPENDS= ${L1}libm3formsvbt${L2}:${PORTSDIR}/lang/pm3-forms \ nonexistent:${PORTSDIR}/lang/pm3-base:configure RUN_DEPENDS= ${L1}libm3formsvbt${L2}:${PORTSDIR}/lang/pm3-forms +DEPRECATED= depends on broken, expired port +EXPIRATION_DATE=2008-01-19 + NOFETCHFILES= yes ONLY_FOR_ARCHS= i386 alpha DIST_SUBDIR= pm3 |