pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-django Remove PYBINMODULE, it doesn't apply.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a928eedb2a3d
branches:  trunk
changeset: 547582:a928eedb2a3d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Sep 21 15:23:28 2008 +0000

description:
Remove PYBINMODULE, it doesn't apply.

diffstat:

 www/py-django/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 46c8c1d7188a -r a928eedb2a3d www/py-django/Makefile
--- a/www/py-django/Makefile    Sun Sep 21 15:14:39 2008 +0000
+++ b/www/py-django/Makefile    Sun Sep 21 15:23:28 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/09/04 22:04:17 tonnerre Exp $
+# $NetBSD: Makefile,v 1.13 2008/09/21 15:23:28 joerg Exp $
 
 DJANGOVERS=    1.0
 DISTNAME=      Django-${DJANGOVERS}
@@ -11,7 +11,6 @@
 COMMENT=       Django, a high-level Python Web framework
 
 PYDISTUTILSPKG=        # yes
-PYBINMODULE=   # yes
 PYTHON_VERSIONS_ACCEPTED=      25 24
 PLIST_SUBST+=  PYVERSSUFFIX=${PYVERSSUFFIX:Q}
 



Home | Main Index | Thread Index | Old Index