summaryrefslogtreecommitdiff
path: root/time/py-mxDateTime
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /time/py-mxDateTime
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'time/py-mxDateTime')
-rw-r--r--time/py-mxDateTime/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile
index 103f5809997..2b8aebc5d26 100644
--- a/time/py-mxDateTime/Makefile
+++ b/time/py-mxDateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/12/27 13:03:04 darcy Exp $
+# $NetBSD: Makefile,v 1.20 2005/04/11 21:47:45 tv Exp $
#
DISTNAME= egenix-mx-base-2.0.6
@@ -12,7 +12,6 @@ COMMENT= Python extension that provides types and conversions for dates
PYDISTUTILSPKG= yes
PYBINMODULE= yes
-USE_BUILDLINK3= yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"