From 94a3f9b7a3b2fbb0a8dbd7b23ce68a7fd17d4996 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 5 Mar 2009 18:51:26 +0000 Subject: Remove PYBINMODULE. All it did was mark some packages as not available on some platforms that lacked shared library support in the past. The list hasn't been maintained at all and the gain is very limited, so just get rid of it. --- security/py-smbpasswd/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'security/py-smbpasswd/Makefile') diff --git a/security/py-smbpasswd/Makefile b/security/py-smbpasswd/Makefile index e9e4fe3a449..b7ef67df454 100644 --- a/security/py-smbpasswd/Makefile +++ b/security/py-smbpasswd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:45 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2009/03/05 18:51:32 joerg Exp $ # DISTNAME= py-smbpasswd-1.0.1 @@ -12,7 +12,6 @@ COMMENT= Python SMB Password Hash Generator PKG_DESTDIR_SUPPORT= user-destdir -PYBINMODULE= yes PYDISTUTILSPKG= yes PYTHON_VERSIONS_ACCEPTED= 24 23 22 -- cgit v1.2.3