aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/sipp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-23 12:01:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-23 12:01:32 +0000
commit100c5c137883ea7d0d749bc4dd0de0ea1ae0b581 (patch)
tree6306f2db3f64b3e8a8411eb25f33286a94472f48 /benchmarks/sipp
parent282a9890b667375f0cf2c114066dd476780ad05f (diff)
downloadports-100c5c137883ea7d0d749bc4dd0de0ea1ae0b581.tar.gz
ports-100c5c137883ea7d0d749bc4dd0de0ea1ae0b581.zip
Fix conversion to new options framwork
Reported by: miwi
Notes
Notes: svn path=/head/; revision=315024
Diffstat (limited to 'benchmarks/sipp')
-rw-r--r--benchmarks/sipp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/sipp/Makefile b/benchmarks/sipp/Makefile
index 45007a0a46c6..1b042249ea09 100644
--- a/benchmarks/sipp/Makefile
+++ b/benchmarks/sipp/Makefile
@@ -28,7 +28,7 @@ OPENSSL_DESC= OpenSSL support (for digest auth and SIP over TLS)
GSL_DESC= GSL support (for statistical distributed pauses)
PCAPPLAY_DESC= RTP play support
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGSL}
LIB_DEPENDS+= gsl.16:${PORTSDIR}/math/gsl