pkgsrc/textproc/xmlada/buildlink3.mk
marino b0d30100f7 textproc/xmlada: Build with USE_LANGUAGES+= ada
1) Remove lang/gnat-aux dependency
2) USE_LANGUAGES+= ada (invokes lang/gcc-aux dependency)
3) Improve shared library rpath definition required when built by compiler
   not installed at ${LOCALBASE}
4) Restore use of pkgsrc wrappers
2012-07-08 20:03:08 +00:00

13 lines
302 B
Makefile

# $NetBSD: buildlink3.mk,v 1.2 2012/07/08 20:03:08 marino Exp $
BUILDLINK_TREE+= xmlada
.if !defined(XMLADA_BUILDLINK3_MK)
XMLADA_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.xmlada+= xmlada>=3.2.1
BUILDLINK_PKGSRCDIR.xmlada?= ../../textproc/xmlada
.endif # XMLADA_BUILDLINK3_MK
BUILDLINK_TREE+= -xmlada