summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-21 01:54:13 +0000
committerjlam <jlam>2002-09-21 01:54:13 +0000
commitc821ab10f4a8cba09adffb78e8f53616c31ffb9f (patch)
tree23fe58636d8dac5ef3d2add9184c420f70bd208f /print
parent20d3455f839a61b49435d57b0a7544fd846aa96a (diff)
downloadpkgsrc-c821ab10f4a8cba09adffb78e8f53616c31ffb9f.tar.gz
INSTALL file is no more...it repeats the info in teTeX-bin/INSTALL.
Diffstat (limited to 'print')
-rw-r--r--print/teTeX/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index 4a5dd36ed1f..d7bc550c388 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2002/09/21 01:53:37 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2002/09/21 01:54:13 jlam Exp $
#
DISTNAME= teTeX-1.0.7
@@ -23,8 +23,4 @@ NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
-do-install:
- @${SETENV} PKG_PREFIX="${PREFIX}" ${SH} ${INSTALL_FILE} ${PKGNAME} \
- POST-INSTALL
-
.include "../../mk/bsd.pkg.mk"