diff options
author | kris <kris@FreeBSD.org> | 2005-03-27 04:46:13 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-27 04:46:13 +0800 |
commit | 6965d66976f7384e0f59b6aa6a99148501bbf237 (patch) | |
tree | 63ac0bdf2a152376f9b1d035174bc7ade8ea0098 /www | |
parent | b415c094a25af91b93f21d9ebe34cb8eb20a8c17 (diff) | |
download | freebsd-ports-gnome-6965d66976f7384e0f59b6aa6a99148501bbf237.tar.gz freebsd-ports-gnome-6965d66976f7384e0f59b6aa6a99148501bbf237.tar.zst freebsd-ports-gnome-6965d66976f7384e0f59b6aa6a99148501bbf237.zip |
BROKEN: Install fails
Approved by: portmgr (self)
Diffstat (limited to 'www')
-rw-r--r-- | www/rt3-elixus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/rt3-elixus/Makefile b/www/rt3-elixus/Makefile index b40d35a5cbc5..2e030c097887 100644 --- a/www/rt3-elixus/Makefile +++ b/www/rt3-elixus/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= ${SITE_PERL}/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTabl BUILD_DEPENDS+= ${SITE_PERL}/MasonX/Apache2Handler.pm:${PORTSDIR}/www/p5-MasonX-Apache2Handler .endif +BROKEN= Install fails + MASTERDIR= ${.CURDIR}/../../www/rt3 MD5_FILE= ${.CURDIR}/distinfo DESCR= ${.CURDIR}/pkg-descr |