aboutsummaryrefslogtreecommitdiff
path: root/security/vncrypt
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2003-12-16 09:58:05 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2003-12-16 09:58:05 +0000
commit496bc991b2e6d51bb5e0f33630b719a713359725 (patch)
tree3993aa9389712377e694cf298b99748d4e8ef0f3 /security/vncrypt
parent013ad4ab589d277af8fef052d65023888df989e3 (diff)
downloadports-496bc991b2e6d51bb5e0f33630b719a713359725.tar.gz
ports-496bc991b2e6d51bb5e0f33630b719a713359725.zip
Notes
Diffstat (limited to 'security/vncrypt')
-rw-r--r--security/vncrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
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}