summaryrefslogtreecommitdiff
path: root/security/ykpers
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-03-19 03:07:45 +0000
committerdholland <dholland@pkgsrc.org>2012-03-19 03:07:45 +0000
commit2a8593c947341c04b77a9267c8256ee52ab22533 (patch)
tree9ec7e4c847d3aae0d2bfaa00e83d23660232b2b3 /security/ykpers
parentda6bd51025be24b8a4adb9520e1552cfd6358a16 (diff)
downloadpkgsrc-2a8593c947341c04b77a9267c8256ee52ab22533.tar.gz
Makefile is not MAKE_JOBS_SAFE as shipped. Patch it up, since it doesn't
appear to require or be using gmake.
Diffstat (limited to 'security/ykpers')
-rw-r--r--security/ykpers/distinfo3
-rw-r--r--security/ykpers/patches/patch-Makefile_in15
2 files changed, 17 insertions, 1 deletions
diff --git a/security/ykpers/distinfo b/security/ykpers/distinfo
index 945b42f369c..7b040886321 100644
--- a/security/ykpers/distinfo
+++ b/security/ykpers/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/03/13 15:30:07 pettai Exp $
+$NetBSD: distinfo,v 1.2 2012/03/19 03:07:55 dholland Exp $
SHA1 (ykpers-1.6.3.tar.gz) = f2851d9ed156692c61220cde2d19eb90dd1a90aa
RMD160 (ykpers-1.6.3.tar.gz) = e343d66a2eae14638f69fc8bfa42ff5eaac51231
Size (ykpers-1.6.3.tar.gz) = 400062 bytes
+SHA1 (patch-Makefile_in) = 78b1667f52367d3ccc9ee637fb2cb40ebd5b2f02
diff --git a/security/ykpers/patches/patch-Makefile_in b/security/ykpers/patches/patch-Makefile_in
new file mode 100644
index 00000000000..f26887a53f7
--- /dev/null
+++ b/security/ykpers/patches/patch-Makefile_in
@@ -0,0 +1,15 @@
+$NetBSD: patch-Makefile_in,v 1.1 2012/03/19 03:07:55 dholland Exp $
+
+- Makefile is not MAKE_JOBS_SAFE as shipped.
+
+--- Makefile.in~ 2011-12-15 14:29:10.000000000 +0000
++++ Makefile.in
+@@ -1004,7 +1004,7 @@ distcleancheck: distclean
+ exit 1; } >&2
+ check-am: all-am
+ check: check-recursive
+-all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS)
++all-am: Makefile $(LTLIBRARIES) .WAIT $(PROGRAMS) $(MANS) $(DATA) $(HEADERS)
+ install-binPROGRAMS: install-libLTLIBRARIES
+
+ installdirs: installdirs-recursive