summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/gforth/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index a7d9da2e82a..3956ed21344 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -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