diff options
author | obache <obache@pkgsrc.org> | 2011-10-31 11:59:02 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-31 11:59:02 +0000 |
commit | 106a4c7c855592af27a4694da9bc3d737c8706fb (patch) | |
tree | 2641d06f0b134c2ec7733416da2b73ca4cc378a9 | |
parent | a7e0a9e63ce144e4bf9dfee94e51af2ce10dc701 (diff) | |
download | pkgsrc-106a4c7c855592af27a4694da9bc3d737c8706fb.tar.gz |
This package has no contents to buildlink.
-rw-r--r-- | math/py-fpconst/buildlink3.mk | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/math/py-fpconst/buildlink3.mk b/math/py-fpconst/buildlink3.mk deleted file mode 100644 index 8bb6497ec62..00000000000 --- a/math/py-fpconst/buildlink3.mk +++ /dev/null @@ -1,15 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.8 2009/03/20 19:24:58 joerg Exp $ - -BUILDLINK_TREE+= py-fpconst - -.if !defined(PY_FPCONST_BUILDLINK3_MK) -PY_FPCONST_BUILDLINK3_MK:= - -.include "../../lang/python/pyversion.mk" - -BUILDLINK_API_DEPENDS.py-fpconst+= ${PYPKGPREFIX}-fpconst>=0.7.0 -BUILDLINK_ABI_DEPENDS.py-fpconst?= ${PYPKGPREFIX}-fpconst>=0.7.0nb1 -BUILDLINK_PKGSRCDIR.py-fpconst?= ../../math/py-fpconst -.endif # PY_FPCONST_BUILDLINK3_MK - -BUILDLINK_TREE+= -py-fpconst |