From 1b39677b6e831264592a3a7d2e033608ab93a824 Mon Sep 17 00:00:00 2001 From: cjep Date: Mon, 12 Jan 2004 09:46:04 +0000 Subject: Remove unnecessary blank lines. --- textproc/fop/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/fop') diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index 64f83e96187..1fe1efdba62 100644 --- a/textproc/fop/Makefile +++ b/textproc/fop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/09/06 16:45:06 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2004/01/12 09:46:04 cjep Exp $ # # Note: we currently use the pre-built (-bin) distribution of FOP, # because although FOP runs fine under JDK 1.1, JDK 1.2 or greater is @@ -35,7 +35,6 @@ post-extract: ${FIND} ${WRKSRC}/docs -depth -name cvs -exec ${RM} -r '{}' \; .endif - do-install: ${INSTALL_DATA_DIR} ${PREFIX}/lib/java ${INSTALL_DATA} ${WRKSRC}/build/fop.jar ${PREFIX}/lib/java/fop.jar -- cgit v1.2.3