mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Clean up configure options.
PR: ports/36109 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
This commit is contained in:
parent
22b38efcaa
commit
7eee863179
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57749
@ -51,9 +51,7 @@ CONFIGURE_ARGS= --with-apxs=${PREFIX}/sbin/apxs \
|
||||
.endif
|
||||
|
||||
CONFIGURE_ARGS+=--enable-versioning \
|
||||
--with-system-regex \
|
||||
--disable-debug \
|
||||
--enable-track-vars \
|
||||
--with-regex=system \
|
||||
--without-gd \
|
||||
--without-mysql
|
||||
|
||||
|
@ -51,9 +51,7 @@ CONFIGURE_ARGS= --with-apxs=${PREFIX}/sbin/apxs \
|
||||
.endif
|
||||
|
||||
CONFIGURE_ARGS+=--enable-versioning \
|
||||
--with-system-regex \
|
||||
--disable-debug \
|
||||
--enable-track-vars \
|
||||
--with-regex=system \
|
||||
--without-gd \
|
||||
--without-mysql
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user