artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d20db56
)
Should have committed this two days ago, last part that ran during depend
author
espie
<espie@openbsd.org>
Tue, 4 Jul 2017 13:10:13 +0000
(13:10 +0000)
committer
espie
<espie@openbsd.org>
Tue, 4 Jul 2017 13:10:13 +0000
(13:10 +0000)
can run normally
gnu/usr.bin/perl/Makefile.bsd-wrapper
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/perl/Makefile.bsd-wrapper
b/gnu/usr.bin/perl/Makefile.bsd-wrapper
index
b888892
..
90cfff1
100644
(file)
--- a/
gnu/usr.bin/perl/Makefile.bsd-wrapper
+++ b/
gnu/usr.bin/perl/Makefile.bsd-wrapper
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.10
8 2017/06/28 07:40:08
espie Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.10
9 2017/07/04 13:10:13
espie Exp $
#
# Build wrapper for Perl
#
@@
-25,7
+25,9
@@
${GEN_AFTER}: config.sh
CLEANFILES= config.sh Policy.sh DynaLoader.c
-depend: depend.done
+# nothing!
+depend:
+ @:
depend.done: ${GENERATED}
cd ${.OBJDIR} && exec ${MAKE} depend