summaryrefslogtreecommitdiff
path: root/net/scotty/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-22 04:22:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-22 04:22:17 +0000
commit914e167eb8fa21910ad46ddaa8f6efd9997b0efc (patch)
treeefd9cdfae7604af161770990167aa4e4aa4b26d7 /net/scotty/Makefile
parentUpdate to version 0.90.1 (diff)
Use PLIST_SUB to avoid changing three hundred lines in PLIST every time
there is an upgrade.
Notes
Notes: svn path=/head/; revision=15468
Diffstat (limited to 'net/scotty/Makefile')
-rw-r--r--net/scotty/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/scotty/Makefile b/net/scotty/Makefile
index 92aaf380da8f..763d48f4645b 100644
--- a/net/scotty/Makefile
+++ b/net/scotty/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.31 1998/12/18 23:22:54 phk Exp $
+# $Id: Makefile,v 1.32 1998/12/19 18:33:30 obrien Exp $
#
DISTNAME= scotty-2.1.9
@@ -23,7 +23,8 @@ MAN8= ntping.8 straps.8
MANN= Tnm.n cmip.n dns.n gdmo.n http.n icmp.n ined.n job.n \
mib.n msqltcl.n netdb.n ntp.n rpc.n snmp.n sunrpc.n \
syslog.n udp.n
-PLIST_SUB= FREEBSD_VERSION=${FREEBSD_VERSION}
+PLIST_SUB= FREEBSD_VERSION=${FREEBSD_VERSION} \
+ SCOTTY_VERSION=2.1.9 TKINED_VERSION=1.4.9
FREEBSD_VERSION!= echo `uname -m`-`uname`-`uname -r`
pre-install: