summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortnn <tnn>2009-12-19 10:53:33 +0000
committertnn <tnn>2009-12-19 10:53:33 +0000
commit87199c3713f413c2639921580ea74e485dec81af (patch)
tree800bba21bbdb23315203d5cd37a4c1aa697d755d /mk
parenta6aec77f193e336a0392ecfbdcad761abe5cdd33 (diff)
downloadpkgsrc-87199c3713f413c2639921580ea74e485dec81af.tar.gz
fix comment
Diffstat (limited to 'mk')
-rw-r--r--mk/platform/OSF1.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/platform/OSF1.mk b/mk/platform/OSF1.mk
index 587a846d713..9ae12fba797 100644
--- a/mk/platform/OSF1.mk
+++ b/mk/platform/OSF1.mk
@@ -1,4 +1,4 @@
-# $NetBSD: OSF1.mk,v 1.29 2009/12/19 10:52:58 tnn Exp $
+# $NetBSD: OSF1.mk,v 1.30 2009/12/19 10:53:33 tnn Exp $
#
# Variable definitions for the OSF1 operating system.
@@ -42,7 +42,7 @@ IMAKE_MANINSTALL?= maninstall catinstall
# Fix broken system headers by using pkgtools/posix_headers
FIX_SYSTEM_HEADERS?= yes
-# native X11 on HP-UX is rather old and breaks many packages.
+# native X11 on Tru64 is rather old and breaks many packages.
# The modular X.org userland works rather well, apart from the server which
# is unlikely to ever be supported due to proprietary graphics hardware.
X11_TYPE?= modular