diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-15 22:43:55 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-15 22:43:55 +0800 |
commit | 5eb099c1690f8a3554335191a9bdd1511b9e6783 (patch) | |
tree | e94a21465f4b20e8f54fb960168d306cb6bd0e37 /www/b2evolution/pkg-message | |
parent | 26ac23e7260d3396ec0c988e32e2c471ed41bfc8 (diff) | |
download | freebsd-ports-graphics-5eb099c1690f8a3554335191a9bdd1511b9e6783.tar.gz freebsd-ports-graphics-5eb099c1690f8a3554335191a9bdd1511b9e6783.tar.zst freebsd-ports-graphics-5eb099c1690f8a3554335191a9bdd1511b9e6783.zip |
- Respect DESTDIR
PR: ports/101889
Submitted by: chinsan <chinsan.tw(at)gmail.com>
Approved by: krion (mentor)
Diffstat (limited to 'www/b2evolution/pkg-message')
-rw-r--r-- | www/b2evolution/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/b2evolution/pkg-message b/www/b2evolution/pkg-message index 6155d17acc8..5f4c7080d0e 100644 --- a/www/b2evolution/pkg-message +++ b/www/b2evolution/pkg-message @@ -19,7 +19,7 @@ you may have to follow this steps to make it work correctly. [1;32m# # Directives to allow use of b2evolution # - Alias /%%PORTNAME%% "%%PREFIX%%/%%B2EVO_DIR%%/"[m + Alias /%%PORTNAME%% "%%TARGETDIR%%/%%B2EVO_DIR%%/"[m 4.Open b2evo installation page in your web browser and login with b2evouser/b2evopassword |