diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /x11/bbapm | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'x11/bbapm')
-rw-r--r-- | x11/bbapm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/bbapm/Makefile b/x11/bbapm/Makefile index 84abca3097d..4348c7e627e 100644 --- a/x11/bbapm/Makefile +++ b/x11/bbapm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/03/14 19:38:04 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/06 17:43:07 jmmv Exp $ # based on # FreeBSD port: # ID: ports/x11-wm/bbapm/Makefile,v 1.5 2002/09/02 01:30:15 lioux Exp @@ -19,7 +19,7 @@ USE_X11= yes # For now: # We use i386/apmvar.h; other architectures will require modification # of the patches, probably something like ${MACHINE_ARCH}/apmvar.h in -# patch-ak +# patch-ak ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-* post-patch: |