diff options
Diffstat (limited to 'x11/bbapm/Makefile')
-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: |