Import of pkgsrc-2015Q2
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# $NetBSD: Makefile,v 1.6 2014/10/07 16:47:14 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2015/05/23 06:44:58 kefren Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dbus-sharp-0.7.0
|
||||
PKGREVISION= 5
|
||||
PKGREVISION= 7
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://cloud.github.com/downloads/mono/dbus-sharp/
|
||||
|
||||
@@ -17,5 +17,11 @@ USE_LANGUAGES= # none
|
||||
|
||||
PKGCONFIG_OVERRIDE+= dbus-sharp-1.0.pc.in
|
||||
|
||||
.include "../../lang/mono2/buildlink3.mk"
|
||||
SUBST_CLASSES+= fix-mcs
|
||||
SUBST_STAGE.fix-mcs= post-patch
|
||||
SUBST_MESSAGE.fix-mcs= Fix compiler name
|
||||
SUBST_FILES.fix-mcs= configure
|
||||
SUBST_SED.fix-mcs= -e 's,gmcs,mcs,'
|
||||
|
||||
.include "../../lang/mono/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
||||
Reference in New Issue
Block a user