diff options
author | wiz <wiz> | 2000-03-16 12:31:45 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-03-16 12:31:45 +0000 |
commit | e8c56baa840757d11ad8887a67ef6478c681c492 (patch) | |
tree | 7d2f49aed24ced1e08e191e410f1586d12aea5ec /editors | |
parent | a41ffe6072324cc0258f1df2be69bc0d5d21dc79 (diff) | |
download | pkgsrc-e8c56baa840757d11ad8887a67ef6478c681c492.tar.gz |
remove trailing whitespace
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index e126e93bcc4..46b311d2de0 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/02/29 18:31:30 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2000/03/16 12:31:45 wiz Exp $ # # According to the AbiSource license, compilations/distributions of AbiWord @@ -15,7 +15,7 @@ DISTFILES= ${ABISRC} ${ABIDISTFILES} ${ICONVSRC} ${EXPATSRC} \ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.abisource.com/ -BUILD_DEPENDS+= ${LOCALBASE}/bin/unzip:../../archivers/unzip +BUILD_DEPENDS+= ${LOCALBASE}/bin/unzip:../../archivers/unzip DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= png>=1.0.3:../../graphics/png DEPENDS+= xpm-3.4k:../../graphics/xpm |