Import of pkgsrc-2015Q3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.9 2015/02/26 06:23:06 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2015/09/07 12:02:06 jperkin Exp $
|
||||
|
||||
.include "dist.mk"
|
||||
|
||||
@@ -71,11 +71,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:Q}/usr/include)
|
||||
|
||||
Reference in New Issue
Block a user