summaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-04-03 04:20:48 +0000
committerjseger <jseger@FreeBSD.org>1998-04-03 04:20:48 +0000
commit62509e178b79101829305099ef653ba00ca74390 (patch)
tree4453fa9c6af02d754258a3b89e4dce2e4afbcb13 /comms
parent8197b29093ac4b5a9a8574ee734b2a6ce4886531 (diff)
downloadFreeBSD-ports-62509e178b79101829305099ef653ba00ca74390.zip
FreeBSD-ports-62509e178b79101829305099ef653ba00ca74390.tar.gz
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.
Diffstat (limited to 'comms')
-rw-r--r--comms/seyon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile
index d0a2ff9..4523da7 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 <bsd.port.mk>
OpenPOWER on IntegriCloud