pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/py-postgresql Remove unneccessary line



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b03fe0ccc380
branches:  trunk
changeset: 485624:b03fe0ccc380
user:      darcy <darcy%pkgsrc.org@localhost>
date:      Fri Dec 17 21:36:01 2004 +0000

description:
Remove unneccessary line

diffstat:

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

diffs (17 lines):

diff -r 6a9821f37e15 -r b03fe0ccc380 databases/py-postgresql/Makefile
--- a/databases/py-postgresql/Makefile  Fri Dec 17 20:49:40 2004 +0000
+++ b/databases/py-postgresql/Makefile  Fri Dec 17 21:36:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2004/12/16 20:37:46 darcy Exp $
+# $NetBSD: Makefile,v 1.38 2004/12/17 21:36:01 darcy Exp $
 
 DISTNAME=              PyGreSQL-3.6
 PKGNAME=               ${PYPKGPREFIX}-postgresql-3.6
@@ -17,7 +17,6 @@
 
 MAKEFILE=              GNUmakefile
 MAKE_ENV+=             INSTALLED_LIBPQ=1
-#MAKEFLAGS+=           PYTHON_VERSION=${PYVERSSUFFIX}
 
 PY_PATCHPLIST= yes
 PLIST_SUBST+=  PYPKGPREFIX=${PYPKGPREFIX}



Home | Main Index | Thread Index | Old Index