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

View File

@@ -0,0 +1,18 @@
$NetBSD: patch-an,v 1.5 2004/11/12 10:45:45 adam Exp $
--- Makefile.aimk.orig 2003-03-28 18:29:52.000000000 +0000
+++ Makefile.aimk
@@ -34,10 +34,9 @@ SHELL = /bin/sh
#
PVMOPTS = CC="$(CC)" \
- F77="$(F77)"
-
-# CFLOPTS="$(CFLOPTS)"
-# FFLOPTS="$(FFLOPTS)"
+ F77="$(F77)" \
+ CFLOPTS="$(CFLAGS)" \
+ FFLOPTS="$(FFLAGS)"
# PVMDIR=$(PVMDIR)
#