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
+8
View File
@@ -0,0 +1,8 @@
# $NetBSD: Makefile.cflags,v 1.1 2012/09/23 12:46:15 shattered Exp $
# This must be included after everything else to truly clear CFLAGS.
# If CFLAGS is non-empty, build with SunPro fails (bug 65).
.if !empty(PKG_OPTIONS:Mnginx-autodetect-cflags)
CFLAGS=
.endif