pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/libffm Forgot to add buildlink3 file...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/101304122ed9
branches:  trunk
changeset: 468216:101304122ed9
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Feb 11 08:32:14 2004 +0000

description:
Forgot to add buildlink3 file...

diffstat:

 math/libffm/buildlink3.mk |  22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

diffs (26 lines):

diff -r 5cc5acc81b06 -r 101304122ed9 math/libffm/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/libffm/buildlink3.mk Wed Feb 11 08:32:14 2004 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: buildlink3.mk,v 1.1 2004/02/11 08:32:14 xtraeme Exp $
+#
+# This Makefile fragment is included by packages that use libffm.
+#
+# This file was created automatically using createbuildlink-3.1.
+#
+
+BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
+LIBFFM_BUILDLINK3_MK:= ${LIBFFM_BUILDLINK3_MK}+
+
+.if !empty(BUILDLINK_DEPTH:M+)
+BUILDLINK_DEPENDS+=    libffm
+.endif
+
+.if !empty(LIBFFM_BUILDLINK3_MK:M+)
+BUILDLINK_PACKAGES+=                   libffm
+BUILDLINK_DEPENDS.libffm+=             libffm>=0.28
+BUILDLINK_PKGSRCDIR.libffm?=           ../../math/libffm
+
+.endif # LIBFFM_BUILDLINK3_MK
+
+BUILDLINK_DEPTH:=     ${BUILDLINK_DEPTH:S/+$//}



Home | Main Index | Thread Index | Old Index