summaryrefslogtreecommitdiff
path: root/devel/tkdiff
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-08-10 12:19:07 +0000
committeragc <agc@pkgsrc.org>1999-08-10 12:19:07 +0000
commit89b6ef97c6a464101224f650bdfddd91fc83e7d4 (patch)
treec3e748a2bc46bc0449399d34d21dc6ffa68534d8 /devel/tkdiff
parent1a86804b592598491004680fca64e717717cc201 (diff)
downloadpkgsrc-89b6ef97c6a464101224f650bdfddd91fc83e7d4.tar.gz
Remove the tkdiff symbolic link, as it conflicts with the tkdiff command
in the tkcvs package. Pointed out by sakamoto.
Diffstat (limited to 'devel/tkdiff')
-rw-r--r--devel/tkdiff/Makefile4
-rw-r--r--devel/tkdiff/pkg/PLIST3
2 files changed, 2 insertions, 5 deletions
diff --git a/devel/tkdiff/Makefile b/devel/tkdiff/Makefile
index ad460f6b4fd..e20dcd121e2 100644
--- a/devel/tkdiff/Makefile
+++ b/devel/tkdiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/08/10 11:44:45 agc Exp $
+# $NetBSD: Makefile,v 1.3 1999/08/10 12:19:07 agc Exp $
#
DISTNAME= tkdiff-3.03m.tcl.txt
@@ -23,7 +23,5 @@ EXTRACT_CMD= ${CAT} ${DISTDIR}/${DISTNAME} | \
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/${CMDNAME} ${LOCALBASE}/bin/${CMDNAME}
- ${RM} -f ${LOCALBASE}/bin/tkdiff
- ${LN} -s ${LOCALBASE}/bin/${CMDNAME} ${LOCALBASE}/bin/tkdiff
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/tkdiff/pkg/PLIST b/devel/tkdiff/pkg/PLIST
index e015a6cc9d8..94b9712ac7a 100644
--- a/devel/tkdiff/pkg/PLIST
+++ b/devel/tkdiff/pkg/PLIST
@@ -1,3 +1,2 @@
-@comment $NetBSD: PLIST,v 1.2 1999/08/10 11:45:48 agc Exp $
+@comment $NetBSD: PLIST,v 1.3 1999/08/10 12:19:08 agc Exp $
bin/tkdiff3
-bin/tkdiff