diff --git a/security/vncrypt/Makefile b/security/vncrypt/Makefile index 31204b064904..2274175103d3 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}