summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/binkd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile
index 4623dd748b0..326f979d111 100644
--- a/comms/binkd/Makefile
+++ b/comms/binkd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2011/04/07 13:18:23 is Exp $
+# $NetBSD: Makefile,v 1.32 2015/01/01 09:28:26 dholland Exp $
#
DISTNAME= binkd098
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} PREFIX=${DESTDIR:Q}${PREFIX:Q}
-NOT_FOR_PLATFORM= ${LP64PLATFORMS}
+BROKEN_ON_PLATFORM= ${LP64PLATFORMS}
post-extract:
@cd ${WRKSRC}/mkfls/unix && ${CHMOD} +x configure mkinstalldirs && \