aboutsummaryrefslogtreecommitdiff
path: root/misc/estic
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 /misc/estic
parentc1af2407906928aeba75b83b7e2c1cff3df93931 (diff)
downloadports-280380c16286d93ff6295a0136ff4684a4061580.tar.gz
ports-280380c16286d93ff6295a0136ff4684a4061580.zip
- remove broken MANPREFIX
Notes
Notes: svn path=/head/; revision=346994
Diffstat (limited to 'misc/estic')
-rw-r--r--misc/estic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/estic/Makefile b/misc/estic/Makefile
index 6a1ede7b41a7..9005e0882942 100644
--- a/misc/estic/Makefile
+++ b/misc/estic/Makefile
@@ -19,7 +19,7 @@ NO_WRKSUBDIR= yes
# Personal Preferences, Where to install.
PBX_VAR=${STAGEDIR}${PREFIX}/var/log/pbx
PBX_ETC=${STAGEDIR}${PREFIX}/etc/pbx
-PBX_MAN=${STAGEDIR}${MANPREFIX}/man/man1
+PBX_MAN=${STAGEDIR}${PREFIX}/man/man1
PBX_BIN=${STAGEDIR}${PREFIX}/bin
PBX_DOC=${STAGEDIR}${DOCSDIR}
ESTIC=${WRKSRC}/estic