summaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authortron <tron>1998-02-01 01:54:43 +0000
committertron <tron>1998-02-01 01:54:43 +0000
commit756428b743cfdb01cac41e500be4766291d42b78 (patch)
tree42511c1ff29e7c3bc89885be6e1f172d41145a95 /lang/python
parent50c93d3b300bcc2820f86dd57c09eb0910c1fe9f (diff)
downloadpkgsrc-756428b743cfdb01cac41e500be4766291d42b78.tar.gz
portlint: remove empty line
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile
index e43616241a2..dfe58d2ca74 100644
--- a/lang/python/Makefile
+++ b/lang/python/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 January 1998
# Whom: tsarna@endicor.com
#
-# $NetBSD: Makefile,v 1.1 1998/02/01 01:48:50 tron Exp $
+# $NetBSD: Makefile,v 1.2 1998/02/01 01:54:43 tron Exp $
#
DISTNAME= python1.5
@@ -18,7 +18,6 @@ GNU_CONFIGURE= yes
MAKE_FLAGS+= 'OPT=${CFLAGS}'
MAN1= python.1
-
# Handle the module setup file:
# - disable some modules on 64 bit platforms
# - handle machines with no dynamic loader