summaryrefslogtreecommitdiff
path: root/lang/STk
diff options
context:
space:
mode:
authorperry <perry@pkgsrc.org>1998-07-02 20:47:45 +0000
committerperry <perry@pkgsrc.org>1998-07-02 20:47:45 +0000
commit4a63fc376b3169a4f484ef46aa2ece925758f9dc (patch)
tree6059d2167e78016951c854f4f2b0b6c5ecd905a4 /lang/STk
parentd13527f4b325865242c63e2f726137b4deccd468 (diff)
downloadpkgsrc-4a63fc376b3169a4f484ef46aa2ece925758f9dc.tar.gz
Remove a bunch of stuff, including the FreeBSD credit.
(I replaced literally every line in the package, eliminated all their patches, and had to re-generate the PLIST by hand, so it isn't really theirs any longer. Had I realized how much had changed I would have started from scratch...)
Diffstat (limited to 'lang/STk')
-rw-r--r--lang/STk/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/lang/STk/Makefile b/lang/STk/Makefile
index 54b313d3d81..d812843ea98 100644
--- a/lang/STk/Makefile
+++ b/lang/STk/Makefile
@@ -1,8 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/07/02 20:43:19 perry Exp $
-#
-# originally taken from the FreeBSD port by jmacd@cs.berkeley.edu
-#
-# FreeBSD Id: Makefile,v 1.14 1998/03/08 01:39:21 jmacd Exp
+# $NetBSD: Makefile,v 1.2 1998/07/02 20:47:45 perry Exp $
#
DISTNAME= STk-3.99.2
@@ -13,8 +9,4 @@ MAINTAINER= perry@NetBSD.ORG
GNU_CONFIGURE= yes
-#post-install:
-# ln -s ${PREFIX}/lib/stk/3.99.2/NetBSD-1.3F-i386/snow ${PREFIX}/bin/
-# ln -s ${PREFIX}/lib/stk/3.99.2/NetBSD-1.3F-i386/stk ${PREFIX}/bin/
-
.include "../../mk/bsd.pkg.mk"