diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-02-28 12:23:50 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-02-28 12:23:50 +0000 |
commit | 22595a493604cc9942f7a86e380c777a4272a770 (patch) | |
tree | a00e5103636f6b90b7018c26ad3b47b01a9efe65 /graphics | |
parent | e4a0ecbdf7cc961eb9ef553bf1e41de0570aebec (diff) | |
download | ports-22595a493604cc9942f7a86e380c777a4272a770.tar.gz ports-22595a493604cc9942f7a86e380c777a4272a770.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xfpovray/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile index 08968c7d0328..5869259c6926 100644 --- a/graphics/xfpovray/Makefile +++ b/graphics/xfpovray/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Graphical interface to POV-Ray BROKEN= Fails to link +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-03-28 LIB_DEPENDS= libforms.so:${PORTSDIR}/x11-toolkits/xforms RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray-meta |