summaryrefslogtreecommitdiff
path: root/comms/gkermit
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gkermit')
-rw-r--r--comms/gkermit/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/comms/gkermit/Makefile b/comms/gkermit/Makefile
index 1332a1e4f74..a18535a643d 100644
--- a/comms/gkermit/Makefile
+++ b/comms/gkermit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/12/05 20:49:54 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2005/12/18 23:18:40 joerg Exp $
#
DISTNAME= gku100
@@ -18,6 +18,10 @@ BUILD_TARGET= posix
MAKEFILE= makefile
MAKE_ENV+= KFLAGS=${CFLAGS:M*:Q}
+.include "../../mk/bsd.prefs.mk"
+
+CFLAGS+= -DERRNO_H
+
INSTALLATION_DIRS= bin man/man1
do-install: