diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-05 05:26:57 +0800 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-05 05:26:57 +0800 |
commit | 8869af04b665c8759dab3d7c6b76b1ad2487265e (patch) | |
tree | 97c5188d69e5f75abafb9cdd86c88482848c30a3 /graphics | |
parent | db15259e793186f9eb873a8210766b9e08b2a41e (diff) | |
download | freebsd-ports-gnome-8869af04b665c8759dab3d7c6b76b1ad2487265e.tar.gz freebsd-ports-gnome-8869af04b665c8759dab3d7c6b76b1ad2487265e.tar.zst freebsd-ports-gnome-8869af04b665c8759dab3d7c6b76b1ad2487265e.zip |
- Deprecate
- Set EXPIRATION_DATE
PR: 106327
Submitted by: gabor
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ipe/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index 76845aab982f..aa8b5ee5f62f 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -17,6 +17,9 @@ COMMENT= Extensible drawing editor BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake +DEPRECATED= distfile and homepage disappeared +EXPIRATION_DATE= 2007-01-04 + USE_GHOSTSCRIPT_RUN= yes RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |