pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
circe2: Fix buildlink3.mk
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Sep 24 20:37:10 2016 +0200
Changeset: 5a0bccf9d499e09e3449a4fed985d126ce17a7bc
Modified Files:
circe2/buildlink3.mk
Log Message:
circe2: Fix buildlink3.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5a0bccf9d499e09e3449a4fed985d126ce17a7bc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
circe2/buildlink3.mk | 18 +-----------------
1 file changed, 1 insertion(+), 17 deletions(-)
diffs:
diff --git a/circe2/buildlink3.mk b/circe2/buildlink3.mk
index f022843..9a698d3 100644
--- a/circe2/buildlink3.mk
+++ b/circe2/buildlink3.mk
@@ -1,14 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/10/28 17:51:07 jihbed Exp $
-# XXX
-# XXX This file was created automatically using createbuildlink-3.16.
-# XXX After this file has been verified as correct, the comment lines
-# XXX beginning with "XXX" should be removed. Please do not commit
-# XXX unverified buildlink3.mk files.
-# XXX
-# XXX Packages that only install static libraries or headers should
-# XXX include the following line:
-# XXX
-# XXX BUILDLINK_DEPMETHOD.circe2?= build
BUILDLINK_TREE+= circe2
@@ -16,14 +6,8 @@ BUILDLINK_TREE+= circe2
CIRCE2_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.circe2+= circe2>=2.0.5
-BUILDLINK_PKGSRCDIR.circe2?= ../../category/circe2
+BUILDLINK_PKGSRCDIR.circe2?= ../../wip/circe2
-# XXX
-# XXX Uncomment and keep only the buildlink3 lines below which are directly
-# XXX needed for dependencies to compile, link, and run. If this package
-# XXX provides a wrappered API or otherwise does not expose the APIs of the
-# XXX buildlink3 lines below to dependencies, remove them.
-# XXX
#.include "../../lang/ocaml/buildlink3.mk"
.endif # CIRCE2_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index