diff options
author | wiz <wiz@pkgsrc.org> | 2000-03-16 12:31:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-03-16 12:31:45 +0000 |
commit | 439d62e243669733b6fdb3d33ee74ba2e7353957 (patch) | |
tree | 7d2f49aed24ced1e08e191e410f1586d12aea5ec /editors/abiword | |
parent | 6f6bb9169e5399abae40290528a5c28e49be133d (diff) | |
download | pkgsrc-439d62e243669733b6fdb3d33ee74ba2e7353957.tar.gz |
remove trailing whitespace
Diffstat (limited to 'editors/abiword')
-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 |