From 62509e178b79101829305099ef653ba00ca74390 Mon Sep 17 00:00:00 2001 From: jseger Date: Fri, 3 Apr 1998 04:20:48 +0000 Subject: Mark this port as BROKEN. It installs a .seyon in ${HOME}. Ports are supposed to install files under ${PREFIX} only. Also there is no entry for this file in the PLIST, so packages of seyon aren't complete. --- comms/seyon/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'comms') diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile index d0a2ff90f4fc..4523da70dda2 100644 --- a/comms/seyon/Makefile +++ b/comms/seyon/Makefile @@ -3,7 +3,7 @@ # Date created: 3 October 1994 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.5 1995/04/11 02:32:01 asami Exp $ +# $Id: Makefile,v 1.6 1996/11/17 03:01:16 obrien Exp $ # DISTNAME= Seyon-2.14b @@ -16,5 +16,6 @@ MAINTAINER= me@FreeBSD.org WRKSRC= ${WRKDIR}/seyon USE_IMAKE= yes +BROKEN= Installs file in ${HOME}/.seyon .include -- cgit