Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.26 2015/05/23 06:23:43 kefren Exp $
# $NetBSD: Makefile,v 1.29 2016/04/11 19:01:54 ryoon Exp $
DISTNAME= mono-basic-4.0.1
PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://download.mono-project.com/sources/mono-basic/
EXTRACT_SUFX= .tar.bz2
@@ -27,7 +28,7 @@ SUBST_CLASSES+= fix-mandir
SUBST_STAGE.fix-mandir= post-configure
SUBST_MESSAGE.fix-mandir= Fixing man path
SUBST_FILES.fix-mandir= build/config.make
SUBST_SED.fix-mandir= -e 's,share/man,man,'
SUBST_SED.fix-mandir= -e 's,share/man,${PKGMANDIR},'
.include "../../lang/mono/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"