summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/vncrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vncrypt/Makefile b/security/vncrypt/Makefile
index 31204b0..2274175 100644
--- a/security/vncrypt/Makefile
+++ b/security/vncrypt/Makefile
@@ -46,7 +46,7 @@ post-install:
.endfor
.endfor
.endif
- @${SED} -e "s:%%PREFIX%%:${PREFIX}:g" pkg-message >${PKGMESSAGE}
+ @${SED} -e "s:%%PREFIX%%:${PREFIX}:g" ${.CURDIR}/pkg-message >${PKGMESSAGE}
.ifndef(BATCH)
@${ECHO}
@${CAT} ${PKGMESSAGE}
OpenPOWER on IntegriCloud