mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
change CGIBINDIR and WEBDATADIR from .default to -dist
Noted By: Nelis Lamprecht <nelis@brabys.co.za>
This commit is contained in:
parent
6318f32f41
commit
bee5136a11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105724
@ -27,9 +27,9 @@ COMMENT= CGI Webmail client for Maildirs
|
||||
# set IMAGEURL to where on the web server URL the images are found
|
||||
#
|
||||
|
||||
CGIBINDIR?= www/cgi-bin.default
|
||||
CGIBINDIR?= www/cgi-bin-dist
|
||||
CGIBINSUBDIR?= sqwebmail
|
||||
WEBDATADIR?= www/data.default
|
||||
WEBDATADIR?= www/data-dist
|
||||
WEBDATASUBDIR?= sqwebmail
|
||||
IMAGEURL?= ${WEBDATASUBDIR}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user