Define 'unix' so that the program uses the right carriage return code.

Bump PKGREVISION to 1.  From Jorge Acereda in PR pkg/23359.
This commit is contained in:
jmmv 2003-11-03 18:35:24 +00:00
parent a21e8a4688
commit 3432825c44

View file

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.14 2003/08/09 10:59:08 seb Exp $
# $NetBSD: Makefile,v 1.15 2003/11/03 18:35:24 jmmv Exp $
DISTNAME= gforth-0.5.0
PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=gforth/}
@ -13,6 +14,7 @@ ONLY_FOR_PLATFORM= *-*-alpha *-*-i386 *-*-m68k *-*-powerpc *-*-sparc
GNU_CONFIGURE= YES
# Make sure elisp will be installed even if no emacs installed.
CONFIGURE_ENV+= EMACS=${PREFIX}/bin/emacs
CFLAGS+= -Dunix
INFO_FILES= gforth.info
PLIST_SRC= ${WRKDIR}/PLIST