aboutsummaryrefslogtreecommitdiff
path: root/emulators/vice
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-03-04 06:51:37 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-03-04 06:51:37 +0000
commit280380c16286d93ff6295a0136ff4684a4061580 (patch)
treeb1aae5f887520f0ba9eebf18008a2be0b668c585 /emulators/vice
parentc1af2407906928aeba75b83b7e2c1cff3df93931 (diff)
downloadports-280380c16286d93ff6295a0136ff4684a4061580.tar.gz
ports-280380c16286d93ff6295a0136ff4684a4061580.zip
Notes
Diffstat (limited to 'emulators/vice')
-rw-r--r--emulators/vice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index ea2d46c81c98..d4fd1515a435 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -180,7 +180,7 @@ pre-install:
.endif
post-install:
- ( cd ${STAGEDIR}${MANPREFIX}/man/man1 && ${__pmlinks1} )
+ ( cd ${STAGEDIR}${PREFIX}/man/man1 && ${__pmlinks1} )
.if ${PORT_OPTIONS:MDOCS}
${LN} -sf vice_toc.html ${STAGEDIR}${DOCSDIR}/index.html
.endif