diff options
author | drochner <drochner@pkgsrc.org> | 2002-10-24 21:57:27 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-10-24 21:57:27 +0000 |
commit | 3f52e44da834450f6357091f45d765b01d63e934 (patch) | |
tree | 9fc3843153b63fbf3759e932df1dea738193f5f9 /graphics/py-imaging | |
parent | 7dc4ed42541d682df8cb50352e3f48019bb2da93 (diff) | |
download | pkgsrc-3f52e44da834450f6357091f45d765b01d63e934.tar.gz |
not needed anymore
Diffstat (limited to 'graphics/py-imaging')
-rw-r--r-- | graphics/py-imaging/buildlink.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/graphics/py-imaging/buildlink.mk b/graphics/py-imaging/buildlink.mk deleted file mode 100644 index e02c52bf438..00000000000 --- a/graphics/py-imaging/buildlink.mk +++ /dev/null @@ -1,6 +0,0 @@ -# $NetBSD: buildlink.mk,v 1.1 2002/01/22 18:08:56 drochner Exp $ - -.include "../../lang/python/pyversion.mk" - -BUILDLINK_DEPENDS.pyimaging?= ${PYPKGPREFIX}-imaging-* -DEPENDS+= ${BUILDLINK_DEPENDS.pyimaging}:../../graphics/py-imaging |