aboutsummaryrefslogtreecommitdiff
path: root/sysutils/samesame
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-10-18 22:44:24 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-10-18 22:44:24 +0000
commit53f6c1b35ce029199f980d809e881c8f6912e68f (patch)
treef8f08670c1b308899f88f8c24dd46359476ef939 /sysutils/samesame
parentf827b4e6c9966b78bd0e4a0ccc3b76498c01e922 (diff)
downloadports-53f6c1b35ce029199f980d809e881c8f6912e68f.tar.gz
ports-53f6c1b35ce029199f980d809e881c8f6912e68f.zip
Notes
Diffstat (limited to 'sysutils/samesame')
-rw-r--r--sysutils/samesame/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/samesame/Makefile b/sysutils/samesame/Makefile
index e079dbebd4fb..b96d6937f5f9 100644
--- a/sysutils/samesame/Makefile
+++ b/sysutils/samesame/Makefile
@@ -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>