summaryrefslogtreecommitdiff
path: root/misc/dotfile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1997-11-22 20:38:30 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1997-11-22 20:38:30 +0000
commit190fcd8f288627ac3d615bdca510932aeaa43f53 (patch)
tree50a07777c621b8dec05ea86485d0565748ab4611 /misc/dotfile
parentUpgrade this to use tk80. Remove unneccessary DISTFILES line. (diff)
Upgrade to use tk80. Clean up a few things pointed out by portlint.
Notes
Notes: svn path=/head/; revision=8768
Diffstat (limited to 'misc/dotfile')
-rw-r--r--misc/dotfile/Makefile10
-rw-r--r--misc/dotfile/files/patch-aa20
-rw-r--r--misc/dotfile/pkg-message2
3 files changed, 25 insertions, 7 deletions
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile
index 3836a1c999e0..1e2b8eea6e39 100644
--- a/misc/dotfile/Makefile
+++ b/misc/dotfile/Makefile
@@ -3,17 +3,17 @@
# Date created: 11/12/96
# Whom: oly@world.std.com
#
-# $Id: Makefile,v 1.4 1997/04/03 19:18:22 fenner Exp $
+# $Id: Makefile,v 1.5 1997/04/20 13:19:30 wosch Exp $
#
DISTNAME= dotfile-2.0
-CATEGORIES= misc tk41
+CATEGORIES= misc tk80
MASTER_SITES= ftp://ftp.imada.ou.dk/pub/dotfile/
MAINTAINER= oly@world.std.com
-LIB_DEPENDS= tk41\\.1:${PORTSDIR}/x11/tk41
-RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
+LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
+RUN_DEPENDS= wish8.0:${PORTSDIR}/x11/tk80
GNU_CONFIGURE= yes
MAN1= dotfile.1
@@ -23,5 +23,5 @@ do-build:
post-install:
@${CAT} ${PKGDIR}/MESSAGE
-
+
.include <bsd.port.mk>
diff --git a/misc/dotfile/files/patch-aa b/misc/dotfile/files/patch-aa
new file mode 100644
index 000000000000..418b8761adf1
--- /dev/null
+++ b/misc/dotfile/files/patch-aa
@@ -0,0 +1,20 @@
+--- configure.orig Fri Jan 31 08:09:10 1997
++++ configure Sat Nov 22 15:25:48 1997
+@@ -399,7 +399,7 @@
+
+
+
+-for ac_prog in wish4.2 wish4.1 wish4.0 wish
++for ac_prog in wish8.0 wish4.2 wish4.1 wish4.0 wish
+ do
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+ set dummy $ac_prog; ac_word=$2
+@@ -439,7 +439,7 @@
+ { echo "configure: error: I couldn't find 'wish' please insert it into your path and try again" 1>&2; exit 1; }
+ fi
+
+-for ac_prog in tclsh7.6 tclsh7.5 tclsh7.4 tclsh
++for ac_prog in tclsh8.0 tclsh7.6 tclsh7.5 tclsh7.4 tclsh
+ do
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+ set dummy $ac_prog; ac_word=$2
diff --git a/misc/dotfile/pkg-message b/misc/dotfile/pkg-message
index 89528ccaff59..a91a9082f2d3 100644
--- a/misc/dotfile/pkg-message
+++ b/misc/dotfile/pkg-message
@@ -1,3 +1 @@
-
Check out dotfile's useful homepage http://www.imada.ou.dk/~blackie/dotfile/
-