Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
$NetBSD: patch-ag,v 1.2 2013/02/25 21:16:38 ryoon Exp $
--- support/Makefile.in.orig 2012-12-11 10:37:25.000000000 +0000
+++ support/Makefile.in
@@ -31,9 +31,11 @@ install:
done
@if test -f "$(builddir)/envvars-std"; then \
cp -p envvars-std $(DESTDIR)$(sbindir); \
+ if false; then \
if test ! -f $(DESTDIR)$(sbindir)/envvars; then \
cp -p envvars-std $(DESTDIR)$(sbindir)/envvars ; \
fi ; \
+ fi ; \
fi
htpasswd.lo: passwd_common.h