diff options
author | kris <kris@FreeBSD.org> | 2002-10-06 06:06:04 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-06 06:06:04 +0800 |
commit | d06b1f56e14f3c1d2f719fb465bdffd96cce9807 (patch) | |
tree | fb221741ce9fa28cc898270a64528a04295cb35b | |
parent | 7c8c9269bcf589bb2cea3d61fa00620fb5914dfd (diff) | |
download | freebsd-ports-gnome-d06b1f56e14f3c1d2f719fb465bdffd96cce9807.tar.gz freebsd-ports-gnome-d06b1f56e14f3c1d2f719fb465bdffd96cce9807.tar.zst freebsd-ports-gnome-d06b1f56e14f3c1d2f719fb465bdffd96cce9807.zip |
BROKEN: Does not install in correct location
-rw-r--r-- | mail/mailgraph/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile index 2042d07e4c72..3ae766d233c7 100644 --- a/mail/mailgraph/Makefile +++ b/mail/mailgraph/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://people.ee.ethz.ch/~dws/software/mailgraph/pub/ MAINTAINER= gslin@ccca.nctu.edu.tw +BROKEN= "Does not install" + RUN_DEPENDS= ${SITE_PERL}/RRDp.pm:${PORTSDIR}/net/rrdtool \ ${SITE_PERL}/File/Tail.pm:${PORTSDIR}/devel/p5-File-Tail |