diff options
Diffstat (limited to 'mk/platform')
-rw-r--r-- | mk/platform/IRIX.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mk/platform/IRIX.mk b/mk/platform/IRIX.mk index f9bb91b2ae7..8fd9ff4f47f 100644 --- a/mk/platform/IRIX.mk +++ b/mk/platform/IRIX.mk @@ -1,4 +1,4 @@ -# $NetBSD: IRIX.mk,v 1.38 2011/09/10 16:30:02 abs Exp $ +# $NetBSD: IRIX.mk,v 1.39 2011/09/17 08:13:06 abs Exp $ # # Variable definitions for the IRIX operating system. @@ -35,8 +35,6 @@ GROUPADD?= ${LOCALBASE}/sbin/groupadd _PKG_USER_HOME?= /dev/null # to match other system accounts _USER_DEPENDS= user-[0-9]*:../../sysutils/user_irix -X11_TYPE?= native - # imake installs manpages in weird places .if !empty(OS_VERSION:M6*) IMAKE_MAN_SOURCE_PATH?= catman/u_man/cat |