summaryrefslogtreecommitdiffstats
path: root/comms/seyon
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1998-11-08 16:32:07 +0000
committerfenner <fenner@FreeBSD.org>1998-11-08 16:32:07 +0000
commitc20511fb89d63f8b50932c1bbfa42adacce29719 (patch)
treeca02652f3d898fb668aaceb75919ddfeb5749f70 /comms/seyon
parent7ed12939d7328f9d352f63e389ddf94e75a94df2 (diff)
downloadFreeBSD-ports-c20511fb89d63f8b50932c1bbfa42adacce29719.zip
FreeBSD-ports-c20511fb89d63f8b50932c1bbfa42adacce29719.tar.gz
Make the BROKEN message actually say ${HOME} instead of interpolating it.
Diffstat (limited to 'comms/seyon')
-rw-r--r--comms/seyon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile
index dd41b6c..8895190 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.8 1998/07/27 23:24:06 asami Exp $
+# $Id: Makefile,v 1.9 1998/09/16 02:25:00 steve Exp $
#
DISTNAME= Seyon-2.14b
@@ -16,7 +16,7 @@ MAINTAINER= me@FreeBSD.org
WRKSRC= ${WRKDIR}/seyon
USE_IMAKE= yes
-BROKEN= Installs file in ${HOME}/.seyon
+BROKEN= Installs file in \$${HOME}/.seyon
MAN1= seyon.1
OpenPOWER on IntegriCloud