diff options
Diffstat (limited to 'net/linphone-base/Makefile')
-rw-r--r-- | net/linphone-base/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile index c05c9a6402e0..b8e85590d874 100644 --- a/net/linphone-base/Makefile +++ b/net/linphone-base/Makefile @@ -37,10 +37,6 @@ LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} .include <bsd.port.pre.mk> -.if ${OSVERSION} < 600000 -LIB_DEPENDS+= readline.[5-9]:${PORTSDIR}/devel/readline -.endif - .if defined(WITHOUT_NLS) CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " |