- Remove blank line at the end of pkg-plist
- Cosmetic changes in Makefile
This commit is contained in:
parent
1a830c3a8c
commit
8e39190123
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107415
2 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,5 @@ BROKEN= "Please recompile apache2 with SSL support"
|
|||
CONFIGURE_ARGS+= --enable-ssl
|
||||
SSL_PLIST= ""
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -3,4 +3,3 @@
|
|||
@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
|
||||
%%APACHEMODDIR%%/mod_log_sql_mysql.so
|
||||
%%SSL%%%%APACHEMODDIR%%/mod_log_sql_ssl.so
|
||||
|
||||
|
|
Loading…
Reference in a new issue