sysutils/samesame: Spell PROFILER_CONFIGURE_ENABLE correctly

This commit is contained in:
Tobias Kortkamp 2019-10-18 22:44:24 +00:00
parent f827b4e6c9
commit 53f6c1b35c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514740

View File

@ -3,7 +3,7 @@
PORTNAME= samesame
PORTVERSION= 1.10
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://samesame.kruijff.org/ \
LOCAL/dhn
@ -34,7 +34,7 @@ PROFILER_DESC= Enables gprof support
DISK_STORAGE_CONFIGURE_ENABLE= disk-storage
LOW_MEMORY_PROFILE_CONFIGURE_ON= --enable-low-memory-profile --disable-read-onces
EXPERIMENTAL_CONFIGURE_ENABLE= experimental fsort #checksums preread
PROFILE_CONFIGURE_ENABLE= profiler
PROFILER_CONFIGURE_ENABLE= profiler
DEBUG_CONFIGURE_ENABLE= debug
.include <bsd.port.options.mk>