Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.31 2012/10/08 13:04:27 asau Exp $
# $NetBSD: Makefile,v 1.32 2014/02/16 15:41:54 wiedi Exp $
DISTNAME= plan-1.9
PKGREVISION= 1
@@ -23,6 +23,10 @@ INSTALLATION_DIRS= libexec/plan ${PKGMANDIR}/man1 ${PKGMANDIR}/man4 \
BUILD_TARGET= ${LOWER_VENDOR}${OS_VERSION:C/.[0-9]//}
.endif
.if ${OPSYS} == "SunOS"
BUILD_TARGET= "solg"
.endif
.include "../../mk/compiler.mk"
.if !empty(CC_VERSION:Mgcc-3.*)