Import of pkgsrc-2015Q3

This commit is contained in:
2016-01-21 23:42:40 +01:00
committed by sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228313 additions and 80017 deletions
+1 -6
View File
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.30 2015/03/16 13:53:05 tnn Exp $
# $NetBSD: Makefile,v 1.31 2015/09/07 12:02:05 jperkin Exp $
.include "dist.mk"
@@ -70,11 +70,6 @@ PLIST_VARS+= oss
PLIST.oss= yes
.endif
# Make sure python modules can link correctly
.if ${OPSYS} == "Darwin"
INSTALL_UNSTRIPPED= yes
.endif
# For Xcode 5 and up, we need to search the SDK path for headers, otherwise
# certain modules will not be built.
.if ${OPSYS} == "Darwin" && exists(${OSX_SDK_PATH}/usr/include)