From 5eefd90183faec9040d75a63c1bf13376b21d256 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 20 Jul 1998 11:19:08 +0000 Subject: [PATCH] Remove empty lines and trailing whitespace. Found by: portlint --- databases/py-PyGreSQL/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile index b770f706dd85..92e0ee473765 100644 --- a/databases/py-PyGreSQL/Makefile +++ b/databases/py-PyGreSQL/Makefile @@ -3,7 +3,7 @@ # Date created: 6/25/1998 # Whom: n@nectar.com # -# $Id: Makefile,v 1.1.1.1 1998/07/06 17:45:34 nectar Exp $ +# $Id: Makefile,v 1.2 1998/07/06 17:47:33 nectar Exp $ # DISTNAME= PyGreSQL-2.1 @@ -47,7 +47,7 @@ do-configure: exit 1; \ fi) .endif -.for f in Makefile Makefile.in configure.in +.for f in Makefile Makefile.in configure.in ${CP} ${SCRIPTDIR}/${f} ${WRKSRC} .endfor ${INSTALL} -c -m 0555 ${SCRIPTDIR}/install-sh ${WRKSRC} @@ -62,7 +62,6 @@ do-configure: PY_SITE_PYTHON=`${PY_SITE_PYTHON}` \ ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS}) - post-install: ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/README.PyGreSQL