diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 04:27:12 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 04:27:12 +0800 |
commit | cfebf369713d3352779612a4f1c1ebab09ba7eb9 (patch) | |
tree | e5eb2bcc71498e57a43da74f5eabaa5436e9bb8a /graphics/panorama | |
parent | 14f9aafde3d3859a0381713a165f4edfcd675c1c (diff) | |
download | freebsd-ports-gnome-cfebf369713d3352779612a4f1c1ebab09ba7eb9.tar.gz freebsd-ports-gnome-cfebf369713d3352779612a4f1c1ebab09ba7eb9.tar.zst freebsd-ports-gnome-cfebf369713d3352779612a4f1c1ebab09ba7eb9.zip |
Schedule these ignored ports for termination on 2006-12-01
Diffstat (limited to 'graphics/panorama')
-rw-r--r-- | graphics/panorama/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/panorama/Makefile b/graphics/panorama/Makefile index 4e55f4136c87..e03db59c6f2f 100644 --- a/graphics/panorama/Makefile +++ b/graphics/panorama/Makefile @@ -31,6 +31,8 @@ MAKE_ENV= NOPORTDOCS="${NOPORTDOCS}" INSTALLS_SHLIB= yes IGNORE= segfaults on startup (GUI only, render binary still works) +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-12-01 post-patch: @${FIND} ${WRKSRC} -name "Makefile*" | ${XARGS} ${REINPLACE_CMD} -e \ |