summaryrefslogtreecommitdiff
path: root/mk/compiler/hp.mk
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-05-28 11:07:00 +0000
committermartti <martti@pkgsrc.org>2007-05-28 11:07:00 +0000
commit5867247b54a273a42e6589b144f542b1d50567a4 (patch)
tree1238e8bb3b183c0973f470f6f2a586683564a84b /mk/compiler/hp.mk
parent207479e89ea188c78cd1af3b6b3c690455db4b74 (diff)
downloadpkgsrc-5867247b54a273a42e6589b144f542b1d50567a4.tar.gz
Remove trailing spaces.
Diffstat (limited to 'mk/compiler/hp.mk')
-rw-r--r--mk/compiler/hp.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/compiler/hp.mk b/mk/compiler/hp.mk
index 93f1e506fdf..afa7aa3e622 100644
--- a/mk/compiler/hp.mk
+++ b/mk/compiler/hp.mk
@@ -1,4 +1,4 @@
-# $NetBSD: hp.mk,v 1.2 2007/04/17 11:09:28 tnn Exp $
+# $NetBSD: hp.mk,v 1.3 2007/05/28 11:07:00 martti Exp $
#
# This is the compiler definition for the HP-UX C/aC++ compilers.
#
@@ -52,7 +52,7 @@ _COMPILER_RPATH_FLAG= ${_COMPILER_LD_FLAG}${_LINKER_RPATH_FLAG},
# _LANGUAGES.<compiler> is ${LANGUAGES.<compiler>} restricted to the
# ones requested by the package in USE_LANGUAGES.
-#
+#
_LANGUAGES.hp= # empty
.for _lang_ in ${USE_LANGUAGES}
_LANGUAGES.hp+= ${LANGUAGES.hp:M${_lang_}}
@@ -66,7 +66,7 @@ PREPEND_PATH+= ${_HP_DIR}/bin
# Create compiler driver scripts in ${WRKDIR}.
.for _var_ in ${_HP_VARS}
. if !target(${_HP_${_var_}})
-override-tools: ${_HP_${_var_}}
+override-tools: ${_HP_${_var_}}
${_HP_${_var_}}:
${_PKG_SILENT}${_PKG_DEBUG}${MKDIR} ${.TARGET:H}
${_PKG_SILENT}${_PKG_DEBUG} \