summaryrefslogtreecommitdiff
path: root/textproc/sp
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-01-19 10:24:18 +0000
committersalo <salo@pkgsrc.org>2003-01-19 10:24:18 +0000
commit0ac4d8fded3084a9632e927f7c26a889bd363c67 (patch)
tree194dd85264c0dd078f6c88b6e57005265f23d1a4 /textproc/sp
parent98214f3e6783738cf5cdd9f1fc7dc6f394848c25 (diff)
downloadpkgsrc-0ac4d8fded3084a9632e927f7c26a889bd363c67.tar.gz
Define INSTALL=${BSD_INSTALL} in patch-aa, remove unnecessary MAKE_ENV.
Diffstat (limited to 'textproc/sp')
-rw-r--r--textproc/sp/Makefile3
-rw-r--r--textproc/sp/distinfo4
-rw-r--r--textproc/sp/patches/patch-aa4
3 files changed, 5 insertions, 6 deletions
diff --git a/textproc/sp/Makefile b/textproc/sp/Makefile
index 3c770faeb64..0743804a83c 100644
--- a/textproc/sp/Makefile
+++ b/textproc/sp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/01/11 22:08:42 jmmv Exp $
+# $NetBSD: Makefile,v 1.11 2003/01/19 10:24:18 salo Exp $
#
DISTNAME= sp-1.3.4
@@ -21,7 +21,6 @@ CONFLICTS+= opensp-[0-9]*
USE_BUILDLINK2= YES
-MAKE_ENV+= INSTALL="${INSTALL}"
MAKE_ENV+= PKG_SYSCONFDIR="${PKG_SYSCONFDIR}"
post-install:
diff --git a/textproc/sp/distinfo b/textproc/sp/distinfo
index 40e06e74a74..c06308514cc 100644
--- a/textproc/sp/distinfo
+++ b/textproc/sp/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2003/01/11 22:08:42 jmmv Exp $
+$NetBSD: distinfo,v 1.4 2003/01/19 10:24:19 salo Exp $
SHA1 (sp-1.3.4.tar.gz) = e71e96356b4bba269d01b6761d4ae33b4f291377
Size (sp-1.3.4.tar.gz) = 597801 bytes
-SHA1 (patch-aa) = ee80b5e5e9a9365fe01ed950353650e070c6f2fe
+SHA1 (patch-aa) = 0ed837efae8b909fe4e034596e405d89b069ba43
SHA1 (patch-ac) = 012f14a4640db95a1d3708682de04d0d18fae97e
SHA1 (patch-ad) = 4a8f06ac288cf22616825fbcbed2e047fd6bcf5a
diff --git a/textproc/sp/patches/patch-aa b/textproc/sp/patches/patch-aa
index fdf43ba50e4..7f39ca1b0bb 100644
--- a/textproc/sp/patches/patch-aa
+++ b/textproc/sp/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.4 2003/01/11 22:08:42 jmmv Exp $
+$NetBSD: patch-aa,v 1.5 2003/01/19 10:24:19 salo Exp $
--- Makefile.orig Sat Oct 10 06:15:02 1998
+++ Makefile Thu Dec 16 22:42:56 1999
@@ -12,7 +12,7 @@ $NetBSD: patch-aa,v 1.4 2003/01/11 22:08:42 jmmv Exp $
# Where to install the binaries
bindir=$(exec_prefix)/bin
-INSTALL=cp
-+#INSTALL=cp
++INSTALL=${BSD_INSTALL}
# You might want to uncomment this on BSD systems
#INSTALL=install