diff options
author | cjep <cjep@pkgsrc.org> | 2004-01-10 19:12:51 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2004-01-10 19:12:51 +0000 |
commit | ef9fc2b08f074a3555ea8b9775d87f35c712ff0e (patch) | |
tree | fb99d79d7dc65645e63ec3362715d751d8576fa2 /lang/ezm3 | |
parent | c09c3dc12d8636f717c0ab8320110d9be8e06868 (diff) | |
download | pkgsrc-ef9fc2b08f074a3555ea8b9775d87f35c712ff0e.tar.gz |
Whitespace
Diffstat (limited to 'lang/ezm3')
-rw-r--r-- | lang/ezm3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ezm3/Makefile b/lang/ezm3/Makefile index d2b6cdd46b3..bafa87ecf6c 100644 --- a/lang/ezm3/Makefile +++ b/lang/ezm3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/01/06 20:09:20 xtraeme Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/10 19:12:51 cjep Exp $ DISTNAME= ezm3-1.1 CATEGORIES= lang @@ -21,7 +21,7 @@ PLIST_SUBST+= WORDSIZE=${WORDSIZE} # XXX process will fail. .include "../../mk/bsd.prefs.mk" -CFLAGS:= +CFLAGS:= EZM3ROOT= ${PREFIX}/ezm3 ONLY_FOR_PLATFORM= FreeBSD-*-i386 NetBSD-*-i386 |