Fix PORTSCOUT setting
This commit is contained in:
parent
ead9c4b39b
commit
1e092d576d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278287
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ USE_RC_SUBR= memcached
|
|||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --with-libevent=${LOCALBASE} --program-prefix=
|
||||
|
||||
PORTSCOUT= ignore
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
OPTIONS= REPCACHED "Enable data replication feature" off \
|
||||
SASL "Enable SASL support" off
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
WITHOUT_X11= yes
|
||||
PORTSCOUT= ignore
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../ImageMagick
|
||||
|
||||
|
|
Loading…
Reference in a new issue