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
+15
View File
@@ -0,0 +1,15 @@
$NetBSD: patch-ad,v 1.3 2001/04/05 23:29:42 itojun Exp $
--- sysdep/netbsd/GNUmakefile.sysdep- Fri Apr 6 08:26:41 2001
+++ sysdep/netbsd/GNUmakefile.sysdep Fri Apr 6 08:27:01 2001
@@ -33,8 +33,8 @@
LIBSYSDEPDIR:= ${.CURDIR}/sysdep/common/libsysdep
LIBSYSDEP:= ${LIBSYSDEPDIR}/libsysdep.a
-LDADD+= ${LIBGMP} ${LIBSYSDEP}
-DPADD+= ${LIBGMP} ${LIBSYSDEP}
+LDADD+= ${LIBSYSDEP}
+DPADD+= ${LIBSYSDEP}
FEATURES= debug tripledes des blowfish cast ec aggressive x509
# Not yet