summaryrefslogtreecommitdiff
path: root/textproc/helpdeco/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/helpdeco/Makefile')
-rw-r--r--textproc/helpdeco/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/textproc/helpdeco/Makefile b/textproc/helpdeco/Makefile
index e6e9f75194c..7a66ff97612 100644
--- a/textproc/helpdeco/Makefile
+++ b/textproc/helpdeco/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/04/17 04:49:07 ben Exp $
+# $NetBSD: Makefile,v 1.12 2004/09/22 17:00:33 ben Exp $
#
DISTNAME= helpdc21
@@ -41,6 +41,11 @@ MASTER_SITE_SIMTEL+= ftp://ftp.cdrom.com/pub/simtelnet/ \
CFLAGS+= -Dstrlcpy=strncpy
.endif
+.if !empty(LOWER_OPSYS:Mirix5*)
+DEPENDS+= ../../pkgtools/libnbcompat
+LDFLAGS+= -lgen -L${LOCALBASE}/lib -lnbcompat
+.endif
+
MAKE_ENV+= CFLAGS="${CFLAGS}"
post-extract: