summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--accessibility/yasr/Makefile8
-rw-r--r--lang/squeak-dev/Makefile4
-rw-r--r--lang/squeak/Makefile4
-rw-r--r--net/v6eval/Makefile4
-rw-r--r--x11-toolkits/xview/Makefile4
-rw-r--r--x11/rxvt/Makefile4
6 files changed, 27 insertions, 1 deletions
diff --git a/accessibility/yasr/Makefile b/accessibility/yasr/Makefile
index bb92a086e924..e9b093734bd9 100644
--- a/accessibility/yasr/Makefile
+++ b/accessibility/yasr/Makefile
@@ -36,6 +36,12 @@ PLIST_FILES= bin/yasr \
%%NLS%%share/locale/fr/LC_MESSAGES/yasr.mo
PLIST_DIRS= %%DATADIR%%
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} > 900007
+BROKEN= fails to build with new utmpx
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's|/bin/bash|/bin/csh|' ${WRKSRC}/yasr.conf
@@ -48,4 +54,4 @@ post-install:
.endif
@${ECHO_CMD}; ${CAT} ${PKGMESSAGE}; ${ECHO_CMD}
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/lang/squeak-dev/Makefile b/lang/squeak-dev/Makefile
index 98b1bf24d75c..30c26b81e86a 100644
--- a/lang/squeak-dev/Makefile
+++ b/lang/squeak-dev/Makefile
@@ -49,6 +49,10 @@ OPTIONS+= XIM "XIM support (Implies X)" off
.include <bsd.port.pre.mk>
+.if ${OSVERSION} > 900007
+BROKEN= fails to build with new utmpx
+.endif
+
##################################################
XIM_PATCH= SqueakImmX11Plugin3a${EXTRACT_SUFX}
PLUGIN_IMAGE= SqueakPlugin.zip
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index 98b1bf24d75c..30c26b81e86a 100644
--- a/lang/squeak/Makefile
+++ b/lang/squeak/Makefile
@@ -49,6 +49,10 @@ OPTIONS+= XIM "XIM support (Implies X)" off
.include <bsd.port.pre.mk>
+.if ${OSVERSION} > 900007
+BROKEN= fails to build with new utmpx
+.endif
+
##################################################
XIM_PATCH= SqueakImmX11Plugin3a${EXTRACT_SUFX}
PLUGIN_IMAGE= SqueakPlugin.zip
diff --git a/net/v6eval/Makefile b/net/v6eval/Makefile
index 74ed05f9c65f..4dbb1f72c5b3 100644
--- a/net/v6eval/Makefile
+++ b/net/v6eval/Makefile
@@ -30,6 +30,10 @@ SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
+.if ${OSVERSION} > 900007
+BROKEN= fails to build with new utmpx
+.endif
+
post-install:
@${CAT} ${PKGMESSAGE}
diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile
index ae30ea788adb..3987e4800912 100644
--- a/x11-toolkits/xview/Makefile
+++ b/x11-toolkits/xview/Makefile
@@ -44,6 +44,10 @@ X11BASE2FIX= clients/olwmslave/help_file.c lib/libxview/help/help_file.c \
CFLAGS+= -DCOMPAT_43TTY
.endif
+.if ${OSVERSION} > 900007
+BROKEN= fails to build with new utmpx
+.endif
+
pre-configure:
@${REINPLACE_CMD} -e 's+/usr/local+${PREFIX}+;' \
${WRKSRC}/config/XView.cf
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile
index 44c52d1aad50..e3ca32b9528a 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -40,6 +40,10 @@ PLIST_FILES= bin/rxvt
.include <bsd.port.pre.mk>
+.if ${OSVERSION} > 900007
+BROKEN= fails to build with new utmpx
+.endif
+
# enable big5 support
.if defined(WITH_BIG5)
CONFIGURE_ARGS+= --enable-big5