diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | f816d81489fd245a89e581c2f9cf792562ade194 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /net/py-ORBit/Makefile | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'net/py-ORBit/Makefile')
-rw-r--r-- | net/py-ORBit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile index f6a008028d1..c7380167402 100644 --- a/net/py-ORBit/Makefile +++ b/net/py-ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/01/23 20:41:48 recht Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/11 21:46:58 tv Exp $ # DISTNAME= pyorbit-2.0.1 @@ -12,7 +12,6 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= Python bindings for ORBit2 PY_PATCHPLIST= YES -USE_BUILDLINK3= YES USE_GNU_TOOLS+= make USE_LIBTOOL= YES PKGCONFIG_OVERRIDE+= pyorbit-2.pc.in |