summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-12-19 10:53:33 +0000
committertnn <tnn@pkgsrc.org>2009-12-19 10:53:33 +0000
commit8e0a9c54abc0bd17038c65401b6baf0a6bea2f5a (patch)
tree800bba21bbdb23315203d5cd37a4c1aa697d755d /mk
parent18cc426d0c40ade78fcfab76d7b65f45d521f654 (diff)
downloadpkgsrc-8e0a9c54abc0bd17038c65401b6baf0a6bea2f5a.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